Ongoing issues with server access - Printable Version +- LiveCloud Forums (https://forums.livecloud.io) +-- Forum: Support (https://forums.livecloud.io/forumdisplay.php?fid=5) +--- Forum: Bug Reports (https://forums.livecloud.io/forumdisplay.php?fid=6) +--- Thread: Ongoing issues with server access (/showthread.php?tid=465) |
Ongoing issues with server access - stamatis - 09-07-2020 Hi LiveCloud team, I'm based in London and have set LCM's region to UK-London. Performance had been a bit laggy but acceptable. Recently i've been experimenting with different schemas to see how best to store data for a particular project in LiveCloud and have created 3 different iterations of a table with frequent changes up to now in the schema. However increasingly i'm getting errors where LCM does not refresh, it fails to add tables and fails to add keys. If i keep persisting it eventually works. Or sometimes requires restarting LCM to work and then it it's starts failing again. I was unable to delete a table that couldn't be modified at all, eventually managed it in code using cdb_deleteTable. I've checked that all communication is definitely getting through my software firewall (Little Snitch 4.5.2, on MacOS Catalina 10.15.6). It's started generating error messages advising me i should contact Canela, so here i am... These errors occur any time i choose one of the tables, try to refresh a table, try to add a key or try to add a table. The errors are not exactly reproducible but seem to be increasing in frequency. This error also shows up when trying to add/modify tables As a side note, my firewall is flagging up several warnings because the code signature for LiveCloud Manager is not valid (not signed). (FWIW, the 'London' servers are in Maidenhead, a good 30 miles outside London -- I'm sure this isn't an issue, but calling it London is a stretch! Also not sure why it's connecting to servers in LA and Washington...) In trying to track down the source of error, i checked the console in case LCM output any diagnostics there. It doesn't it seems, but it did generate number of diagnostic logs, generated by the wakeups, apparently averaging 2332 wakeups per second -- not sure what that means, but here is a sample of the log text: Quote:Date/Time: 2020-09-07 15:29:45 +0100 Is this something to be concerned about? RE: Ongoing issues with server access - stamatis - 09-07-2020 Whatever the issue was, it seems to have been resolved now... |