The Problem
When I try to connect to my octopi (from my macbook) the console in the browser gets spammed with:
Login mechanism: http
Triggering connect on all view models
Server (re)connect processed
Eventually (maybe after like 10-20 minutes), it will stop and then I have connection to my Pi. If the loop is going, I can upload files to octoprint and control it, but can not see temperatures of the printer or start prints. The strange thing is, that on my Iphone, the connecting works without any problems. The octoprint.log gets spammed with:
2021-02-01 19:32:14,489 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.97
2021-02-01 19:32:14,510 - octoprint.server.util.flask - INFO - Passively logging in user josia from ::ffff:192.168.0.97
2021-02-01 19:32:14,510 - octoprint.access.users - INFO - Logged in user: josia
2021-02-01 19:32:14,531 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.97
What did you already try to solve it?
Restarting Mac; Restarting octopi; Booting octopi in savemode
Logs
octoprint.log (1.7 MB) plugin_pluginmanager_console.log (23.1 KB) serial.log (148 Bytes)