Replies: 2 comments 9 replies
-
|
There might be a front end open on one of your devices with old settings/credentials (GRAPHQL_PORT and API_TOKEN setting) or a misconfiguration on a SYNC node https://github.com/netalertx/NetAlertX/tree/main/front/plugins/sync |
Beta Was this translation helpful? Give feedback.
-
|
This all simply stopped happening yesterday, appearing to coincide with most of my 53 devices clicking over from "New" to "Online". A race condition maybe with so many "New" devices trying to do "something" simultaneously and failing(?). @jokob-sk no idea what you mean by " ... might be a front end open on one of your devices with old settings/credentials" - and I'm not using multiple instances. You have any further thoughts on what's happening here? Surely others have come across this? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Anyone know what's causing this every 10 seconds?
[api] Unauthorized access attempt - make sure your GRAPHQL_PORT and API_TOKEN settings are correct
Everything's working, and I've verified that I can curl localhost:20212/graphql with the api token, without issue. So it would appear that something internal is trying to access 20212/graphql without using the api token.
Beta Was this translation helpful? Give feedback.
All reactions