-
Notifications
You must be signed in to change notification settings - Fork 54
Infinite loop #237
Comments
This happens when the cookies for the security check don't work well. I've seen issues like this with Google Chrome when a hostname without a dot in it (so just Alternatively, if your Manager is not facing a public network interface, you can disable the JWT security altogether by editing
|
Interesting, since it just started happening randomly I assumed it was something that had changed on the server side. I didn't consider it may have been a chrome update or something.I went ahead and setup flemenco.local to test it, but It still happens when I go to flamenco.local:8080. Edge works though, so I can just deal with it that way. thanks for the help. |
Firefox also works better than Chrome in this case. Took about an hour to figure that out. |
I have to add that I'm setting this up as well, and it is utterly failing. I'm running the manger on Ubuntu 18.04, and trying to access the manager through Safari on MacOS Catalina. |
It has something to do with how the browser handles XHR requests from the Flamenco Manager interface to cloud.blender.org. Some browsers include the Cloud session cookie, and others don't. Firefox seems to work, other browsers have some issues. If anyone knows how to fix this properly, please speak up! |
I'm still getting this issue with Firefox, Chrome, and Edge. Any workarounds or fixes on the horizon yet? |
Sprite Fright is in production, which means the Blender Animation Studio will be actively using Flamenco again soon. I'll probably have some time to look into this in the coming months. As I said above, it's part of how the JWT-based security is handled, so when you turn that off your Flamenco Manager is usable by anyone who can reach it, but won't infinitely loop. |
Rather it should be true... user_authentication:
disableSecurity: true With that setting it seems to work better in Chromium. Manager is behind a firewall in a trusted environment. |
Hi,
When trying to enter setup from the web page on the manager, I get an error about an infinite loop, and cannot login? This doesn't happen every time, but more often than not - any ideas what I'm potentially doing wrong?
Windows 10
Thanks
The text was updated successfully, but these errors were encountered: