skleeschulte / basic-to-passport-auth-http-proxy

HTTP proxy server that can access resources which use the Passport SSI Version 1.4 Protocol for authorization with credentials supplied by Basic HTTP authentication.
MIT License
61 stars 21 forks source link

Error: 500 Did not receive Set Token Message after First Authenticated Request Message #29

Open michael0815000 opened 3 months ago

michael0815000 commented 3 months ago

Hallo Stefan,

first I want to thank you for providing this software. I am using it since more than a year in a docker container on my Synology NAS for backups to MS Onedrive in the HyperBackup App. The last successfull backup I created on June 5th 2024. Now all Onedrive targets have the status "Offline". In the logs I see the following error messages:

2024/07/10 20:27:20,stdout,2024-07-10T18:27:20.631Z proxy:error [168608926/9686] Sending error response: 500 Did not receive Set Token Message after First Authenticated Request Message 2024/07/10 20:27:20,stdout,2024-07-10T18:27:20.630Z proxy:error Did not receive Set Token Message after First Authenticated Request Message

Do you have any idea what is happening here? Would be very nice if you could fix this.

Thanks & Best Regards

Michael

alexdraconian commented 3 months ago

I also getting same error message. I'm using Synology intel CPU model and using this via docker container.

seal-82 commented 5 days ago

I'm also encountering this error. From one day to the other, backup stopped working. Removed the backup. Also restarted the Docker container. But still getting the error. For other backups to OneDrive, it is running without errors. Very strage.

Did you somehow manage to get it working again?