Commit Graph

252 Commits

Author SHA1 Message Date
Alexis Tyler 2c8a1d6b8c fix: not reconnecting when relay doesn't connect 2021-02-25 10:34:22 +10:30
Alexis Tyler c16f1ed436 fix: use loop instead of interval 2021-02-22 20:05:15 +10:30
Alexis Tyler d445373e0e fix: api-manager re/connection issues
fix: loading socket connections at the wrong time
fix: using the wrong key
fix: not using for the internal graphql server to be up before connecting
2021-02-22 20:05:15 +10:30
Alexis Tyler bfc0afb266 refactor: use relayLogger instead of mothershipLogger 2021-02-22 20:05:15 +10:30
Alexis Tyler ebda54c89f fix: memory leak in "run" command 2021-02-22 20:05:15 +10:30
Alexis Tyler 139ddd8093 fix: socket not sending message when readyState is 2 or 3 2021-02-22 20:05:15 +10:30
Alexis Tyler e2f205b032 feat: add "ready" event to api-manager 2021-02-22 20:05:15 +10:30
Alexis Tyler 479f947c6d fix: incorrect name being used in log 2021-02-22 20:05:15 +10:30
Alexis Tyler 613e77dc55 fix: case of api-manager in logger 2021-02-22 20:05:15 +10:30
Alexis Tyler bc9bfc45d8 fix: print json correctly instead of [Object object] 2021-02-22 20:05:15 +10:30
Alexis Tyler aeddc5a4fb fix: use const for socket names 2021-02-22 20:05:15 +10:30
Alexis Tyler f28a931b60 fix: disconnection reason being too long 2021-02-16 23:08:20 +10:30
Alexis Tyler b8fd55579f fix: nchan oom 2021-02-15 14:50:38 +10:30
Alexis Tyler 0e032fcd90 chore: deps and fix async mutex lock 2021-02-13 09:56:02 +10:30
Alexis Tyler be78cf040f fix: increase keep-alive time 2021-02-13 08:50:16 +10:30
Alexis Tyler 91bbe2277e fix: add keepAlive to subscriptions 2021-02-13 08:29:04 +10:30
Alexis Tyler b5044e5e2f fix: add better socket lookup 2021-02-12 10:43:20 +10:30
Alexis Tyler f6a4b77380 fix: disconnect relay correctly when mothership kicks the connection 2021-02-12 10:41:12 +10:30
Alexis Tyler 7d8d3fc652 fix: shares endpoint 2021-02-12 10:35:27 +10:30
Alexis Tyler 61dbf34207 fix: array not returning data 2021-02-03 09:49:10 +10:30
Alexis Tyler a7543d8a1a fix: hide excessive logs 2021-02-03 09:48:53 +10:30
Alexis Tyler 434a4d25e4 fix: ensure we connect to the correct sockets 2021-02-03 09:31:16 +10:30
Alexis Tyler 1b50dfb1c0 fix: move socket loading to main method 2021-02-02 16:25:17 +10:30
Alexis Tyler 9dc9fa2e00 fix: "this" context being set incorrectly 2021-01-29 18:11:37 +10:30
Alexis Tyler 5ce9d44c52 fix: ensure nchan doesn't block server loading 2021-01-29 16:56:31 +10:30
Alexis Tyler fec9b34280 chore: add more brackets for clarity 2021-01-29 14:14:14 +10:30
Alexis Tyler c52d6f58f0 chore: cleanup imports 2021-01-29 14:13:43 +10:30
Alexis Tyler 1ff3bcab06 fix: set process title before server is started 2021-01-29 14:01:25 +10:30
Alexis Tyler 855ba2fc75 chore: lint 2021-01-29 12:03:26 +10:30
Alexis Tyler 6a8f4ffd33 chore: fix lint issues 2021-01-28 17:15:06 +10:30
Alexis Tyler 4e1b0bd72c chore: lint 2021-01-28 15:45:14 +10:30
Alexis Tyler e2fca3d588 fix: subscription to servers disconnecting instantly 2021-01-28 12:07:01 +10:30
Alexis Tyler 6d019418bf refactor: switch to custom socket class 2021-01-26 15:24:12 +10:30
Alexis Tyler ffa08f8287 refactor: split myservers config into own cfg 2021-01-22 15:47:57 -08:00
Alexis Tyler 38dd01c5df fix: use public methods to match parent class 2021-01-22 23:13:56 +10:30
Alexis Tyler 4ef713fc36 feat: add internal graphql class 2021-01-22 23:11:00 +10:30
Alexis Tyler c63e572ac0 feat: add CustomSocket class 2021-01-15 11:42:03 +10:30
Alexis Tyler 0c76be3782 fix: better logger prefix 2021-01-15 11:40:34 +10:30
Alexis Tyler b39fb3076b feat: add MothershipSocket class 2021-01-15 11:36:06 +10:30
Alexis Tyler da49e7b61c fix: logger prefixes 2021-01-15 11:31:39 +10:30
Alexis Tyler d99abde5cd fix: shareSmbEnabled failing when using active directory 2021-01-15 11:31:09 +10:30
Alexis Tyler 71d9178cb5 fix: update ArrayState 2020-12-17 12:25:19 +10:30
Alexis Tyler cdd16a54da fix: cleanup MothershipService 2020-12-16 16:39:21 +10:30
Alexis Tyler 02bda30c67 fix: ignore WebSocket is not open on relay error 2020-12-16 09:23:34 +10:30
Alexis Tyler dc77025aae fix: mothership reconnection logic 2020-12-16 06:38:09 +10:30
Alexis Tyler 716fc0012b fix: add too_many_missing_disks to ArrayState enum 2020-12-15 21:14:17 +10:30
Alexis Tyler b8ba6654dd fix: cleanup mothership subscription 2020-12-15 00:19:54 +10:30
Alexis Tyler 40e2cc0f52 fix: use relayLogger and add retry countdown 2020-12-13 00:39:18 +10:30
Alexis Tyler 837acab93d fix: coreLogger not being bound correctly 2020-12-13 00:38:57 +10:30
Alexis Tyler 7dcf87cf0b feat: enable os uptime 2020-12-13 00:38:40 +10:30