Hi Codans,
I have a problem with my Confluence pack. I added “postSetup” option to my authentication and now I’m receiving an error:
13 INTERNAL: Error: Internal error: user connection has no saved networkDomain. One should have been set on creation or by a backfill
at processTicksAndRejections (internal/process/task_queues.js:77:11)
Here are the logs
Do you know what might cause an issue? Thank you!
Here is the source code
Hi @Farid_Sabitov - My guess is that you are seeing this error because you recently made changes to the authentication or network settings of your Pack. If so, you could be using an old connection created with the previous settings that is failing to work under the new settings. The easiest way to resolve that is to find you connection and choose the option to “Sign in again”. This will reset the connection and set it up using the new settings, which should resolve the issue.
1 Like