Sudden Importer Error {"message":"Unauthenticated","exception":"AuthenticationException"} #8975
Replies: 6 comments 8 replies
-
Hi there! This is an automatic reply. To learn more about this issue, please make sure you share at least:
Thank you for your contributions. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Any ideas on how I can further debug this problem? |
Beta Was this translation helpful? Give feedback.
-
Same problem, I have resolved regenerating token and updating |
Beta Was this translation helpful? Give feedback.
-
I am running into the exact same message when I try to import via POST. Using the Importer's UI works just fine. I am running everything in docker containers. Here's some log messages:
at the same time my docker containers produce the following messages:
|
Beta Was this translation helpful? Give feedback.
-
Having the same issue. Generated new token and updated in the .env file, then re-started the containers. Error persists. |
Beta Was this translation helpful? Give feedback.
-
Support guidelines
I've found a bug and checked that ...
Description
This just started happening. Nothing changed on my end. Firefly sits idle until I use it every biweekly. Never had a problem with the importer before. I restarted the stack of all containers, regenerated the Personal Access Token, but the importer never sees the new token and just fails with this error.
Debug information
{"message":"Unauthenticated","exception":"AuthenticationException"}
Error accessing "http://192.168.1.33:81/api/v1/about?". Status code is 401. Body is: {"message":"Unauthenticated","exception":"AuthenticationException"}
Expected behaviour
Function as it did before this sudden issue.
Steps to reproduce
No response
Additional info
No response
Beta Was this translation helpful? Give feedback.
All reactions