Connection Errors - Setup OctoPi and The Spaghetti Detective

What is the problem?

Looking to prepare for my purchase of a Creality Ender 3v2 in a couple months... "excited" so I am setting up OctoPrint on my RPi4 which has went great until i install the plugin "The Spaghetti Detective".

That is were the connectivity errors start saying that OctoPrint has lower than expected internet connection.

PLEASE NOTE: I am running a Virtual Serial Port for setup and testing software. Some spaces added to break HyperLinks as new users can only have 5 links and the log file had 14+."

What did you already try to solve it?

Reinstalled OctoPi (basic image) and the plug-in (Plug-in Manager) using the network connected Pi - could Ping everything on the internet but the TDS servers (http ://thespaghettidetecive.com/) (http ://app.thespaghettidetective.com/). Same issue every time. Turned on the logging for TSD plug-in and shows "backing off wait_for_janus(...) for 0.4s (error: [errno 111] connection refused)" not sure what that means.

Have you tried running in "safe mode"?

Not sure how to turn on "Safe Mode"

Almost Complete "Logs"

  • post was to long 198526 lines... took out unnessessary lines 32000 lines max.

2021-01-16 23:32:03,228 - octoprint.startup - INFO - ******************************************************************************
2021-01-16 23:32:03,230 - octoprint.startup - INFO - Starting OctoPrint 1.5.2
2021-01-16 23:32:03,230 - octoprint.startup - INFO - ******************************************************************************
2021-01-16 23:32:09,665 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline
2021-01-16 23:32:09,666 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working
2021-01-16 23:32:09,667 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint. org is not working
2021-01-16 23:32:09,677 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist
2021-01-16 23:32:09,756 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2021-01-16 23:32:11,372 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 41 hook handlers
2021-01-16 23:32:11,441 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2021-01-16 23:32:11,470 - octoprint.server - INFO - Intermediary server started
2021-01-16 23:32:11,487 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2021-01-16 23:32:11,489 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2021-01-16 23:32:11,491 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: u"Need(method='role', value=u'plugin_action_command_notification_show')")
2021-01-16 23:32:11,492 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: u"Need(method='role', value=u'plugin_action_command_notification_clear')")
2021-01-16 23:32:11,493 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')")
2021-01-16 23:32:11,494 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')")
2021-01-16 23:32:11,495 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')")
2021-01-16 23:32:11,496 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')")
2021-01-16 23:32:11,497 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')")
2021-01-16 23:32:11,498 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_firmware_check_display')")
2021-01-16 23:32:11,499 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')")
2021-01-16 23:32:11,500 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')")
2021-01-16 23:32:11,501 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')")
2021-01-16 23:32:11,502 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')")
2021-01-16 23:32:11,503 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')")
2021-01-16 23:32:11,504 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')")
2021-01-16 23:32:11,505 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: u"Need(method='role', value=u'plugin_softwareupdate_configure')")
2021-01-16 23:32:11,628 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2021-01-16 23:32:12,409 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2021-01-16 23:32:13,040 - octoprint.util.pip - INFO - Version of pip is 19.3.1
2021-01-16 23:32:13,042 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2021-01-16 23:32:13,042 - octoprint.util.pip - INFO - ==> pip ok -> yes
2021-01-16 23:32:13,055 - octoprint.plugin.core - INFO - Initialized 19 plugin implementation(s)
2021-01-16 23:32:13,074 - octoprint.plugin.core - INFO - 19 plugin(s) registered with the system:
| Access Anywhere - The Spaghetti Detective (1.4.7) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective
| Action Command Notification Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_notification
| Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
| Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
| Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
| Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
| Bed Visualizer (1.0.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
| Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
| File Check (2020.8.7) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_file_check
| Firmware Check (2020.9.23) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmware_check
| GCode Viewer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/gcodeviewer
| Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
| Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
| Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
| Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
Prefix legend: ! = disabled, # = blacklisted, * = incompatible
2021-01-16 23:32:13,104 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1500.0
| ram: 4041732096
| os:
| bits: 32
| id: linux
| platform: linux2
| plugins:
| pi_support:
| model: Raspberry Pi 4 Model B Rev 1.1
| octopi_version: 0.17.0
| throttle_state: '0x0'
| python:
| pip: 19.3.1
| version: 2.7.16
| virtualenv: /home/pi/oprint
2021-01-16 23:32:13,117 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2021-01-16 23:32:13,134 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2021-01-16 23:32:13,721 - octoprint.server - INFO - Shutting down intermediary server...
2021-01-16 23:32:13,973 - octoprint.server - INFO - Intermediary server shut down
2021-01-16 23:32:13,975 - octoprint.events - INFO - Processing startup event, this is our first event
2021-01-16 23:32:13,976 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
2021-01-16 23:32:13,981 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2021-01-16 23:32:13,984 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
2021-01-16 23:32:13,985 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2021-01-16 23:32:13,988 - octoprint.server.util.watchdog - INFO - ... initial scan done.
2021-01-16 23:32:14,800 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._http._tcp.local.' for _http._tcp.local.
2021-01-16 23:32:15,613 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi._octoprint._tcp.local.' for _octoprint._tcp.local.
2021-01-16 23:32:15,618 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2021-01-16 23:32:15,644 - octoprint.server - INFO - Listening on http ://127.0.0.1:5000
2021-01-16 23:32:15,726 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2021-01-16 23:32:16,418 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2021-01-16 23:32:16,448 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2021-01-16 23:32:16,449 - octoprint.util.pip - INFO - ==> pip ok -> yes
2021-01-16 23:32:16,516 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 25.9GB. That is considered sufficient for updating.
2021-01-16 23:32:16,566 - octoprint.plugins.softwareupdate - INFO - Not fetching check overlays, we are offline
2021-01-16 23:32:16,816 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2021-01-16 23:32:31,703 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online
2021-01-16 23:32:31,788 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2021-01-16 23:32:32,764 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2021-01-16 23:32:32,766 - octoprint.plugins.bedlevelvisualizer - INFO - OctoPrint-BedLevelVisualizer loaded!
2021-01-16 23:32:33,050 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http ://octopi.local/'}
2021-01-16 23:38:08,152 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 22}
2021-01-16 23:38:08,237 - octoprint.plugins.thespaghettidetective - INFO - User account: {u'is_pro': True}
2021-01-16 23:38:08,246 - octoprint.plugins.thespaghettidetective - DEBUG - Plugin settings: {'endpoint_prefix': 'https ://app.thespaghettidetective.com', 'auth_token': '2582751d4999abab404a', 'video_streaming_compatible_mode': 'auto', 'sentry_opt': 'in', 'pi_cam_resolution': 'ultra_high', 'disable_video_streaming': False}
2021-01-16 23:38:08,248 - octoprint.plugins.thespaghettidetective - INFO - Starting webcam streamer
2021-01-16 23:38:08,262 - octoprint.plugins.thespaghettidetective - DEBUG - Sending to server:
None
2021-01-16 23:38:08,273 - octoprint.plugins.thespaghettidetective - DEBUG - Connecting to websocket: wss://app.thespaghettidetective.com/ws/dev/
2021-01-16 23:38:10,891 - octoprint.plugins.thespaghettidetective - DEBUG - Pi Camera: framerate: 20 - bitrate: 6000000 - resolution: 1920x1080
2021-01-16 23:38:10,983 - octoprint.plugins.thespaghettidetective - DEBUG - Popen: /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/bin/janus/run_janus.sh
2021-01-16 23:38:11,175 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Janus commit: 94cb30e816f3f08332760cb788756989bc57e09c

2021-01-16 23:38:11,190 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Compiled on: Sun Feb 16 03:23:45 UTC 2020

2021-01-16 23:38:11,191 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS:

2021-01-16 23:38:11,192 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Logger plugins folder: /opt/janus/lib/janus/loggers

2021-01-16 23:38:11,193 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: [FATAL] [janus.c:main:3893] Couldn't access logger plugins folder...

2021-01-16 23:38:11,194 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: ---------------------------------------------------

2021-01-16 23:38:11,194 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Starting Meetecho Janus (WebRTC Server) v0.8.2

2021-01-16 23:38:11,195 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: ---------------------------------------------------

2021-01-16 23:38:11,196 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS:

2021-01-16 23:38:11,197 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Checking command line arguments...

2021-01-16 23:38:11,197 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Debug/log level is 4

2021-01-16 23:38:11,198 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Debug/log timestamps are disabled

2021-01-16 23:38:11,227 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Debug/log colors are disabled

2021-01-16 23:38:11,290 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Adding 'vmnet' to the ICE ignore list...

2021-01-16 23:38:11,302 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Using 192.168.2.234 as local IP...

2021-01-16 23:38:11,358 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: [WARN] Token based authentication disabled

2021-01-16 23:38:11,382 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Initializing recorder code

2021-01-16 23:38:11,383 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Initializing ICE stuff (Full mode, ICE-TCP candidates disabled, half-trickle, IPv6 support disabled)

2021-01-16 23:38:11,384 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: STUN server to use: stun.l.google. com:19302

2021-01-16 23:38:11,986 - backoff - INFO - Backing off wait_for_janus(...) for 1.0s (error: [Errno 111] Connection refused)
2021-01-16 23:38:12,358 - octoprint.server.preemptive_cache - INFO - ... done in 9.31s
2021-01-16 23:38:12,359 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'https ://192.168.2.234/'}
2021-01-16 23:38:12,870 - octoprint.server.preemptive_cache - INFO - ... done in 0.51s
2021-01-16 23:38:13,515 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {u'python': '2.7.16', u'os': u'linux', u'ram': 4041732096L, u'octopi_version': u'0.17.0', u'version': u'1.5.2', u'pip': '19.3.1', u'cores': 4, u'freq': 1500.0, u'pi_model': u'Raspberry Pi 4 Model B Rev 1.1', u'bits': 32}
2021-01-16 23:38:13,531 - root - ERROR - {"remote_status": {"should_watch": false}, "type": "printer.message"}
2021-01-16 23:38:13,532 - octoprint.plugins.thespaghettidetective - DEBUG - Received: {"remote_status": {"should_watch": false}, "type": "printer.message"}
2021-01-16 23:38:13,540 - root - ERROR - {"remote_status": {"viewing": false}, "type": "printer.message"}
2021-01-16 23:38:13,541 - octoprint.plugins.thespaghettidetective - DEBUG - Received: {"remote_status": {"viewing": false}, "type": "printer.message"}
2021-01-16 23:38:13,912 - octoprint.plugins.thespaghettidetective - DEBUG - Sending to server:
{'octoprint_settings': {'webcam': {u'flipV': False, u'streamRatio': u'16:9', u'rotate90': False, u'flipH': False}, 'octoprint_version': u'1.5.2', 'tsd_plugin_version': '1.4.7', 'temperature': {u'sendAutomatically': False, u'cutoff': 30, 'profiles': [{'chamber': None, 'name': 'ABS', 'bed': 100, 'extruder': 210}, {'chamber': None, 'name': 'PLA', 'bed': 60, 'extruder': 180}], u'sendAutomaticallyAfter': 1}}, 'current_print_ts': -1, 'octoprint_temperatures': {}, '_at': 1610840293.829587, 'octoprint_data': {u'offsets': {}, u'state': {'text': u'Offline', 'flags': {'cancelling': False, 'paused': False, 'operational': False, 'pausing': False, 'printing': False, 'resuming': False, 'sdReady': False, 'error': False, 'ready': False, 'finishing': False, 'closedOrError': True}}, 'file_metadata': None, u'job': {'file': {'date': None, 'origin': None, 'size': None, 'name': None, 'path': None}, 'estimatedPrintTime': None, 'user': None, 'filament': {'volume': None, 'length': None}, 'lastPrintTime': None}, u'currentZ': None, u'progress': {'completion': None, 'filepos': None, 'printTime': None, 'printTimeLeft': None, 'printTimeOrigin': None}, u'resends': {'count': 0, 'ratio': 0}}}
2021-01-16 23:38:13,987 - backoff - INFO - Backing off wait_for_janus(...) for 0.9s (error: [Errno 111] Connection refused)
2021-01-16 23:38:15,846 - backoff - INFO - Backing off wait_for_janus(...) for 1.0s (error: [Errno 111] Connection refused)
2021-01-16 23:38:16,208 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: >> 173.194.196.127:19302 (IPv4)

2021-01-16 23:38:16,210 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Testing STUN server: message is of 20 bytes

2021-01-16 23:38:16,235 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: >> Our public address is ...

2021-01-16 23:38:16,236 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: TURN server to use: turn.thespaghettidetective. com:80 (tcp)

2021-01-16 23:38:17,828 - backoff - INFO - Backing off wait_for_janus(...) for 5.7s (error: [Errno 111] Connection refused)
2021-01-16 23:38:18,922 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {u'python': '2.7.16', u'os': u'linux', u'ram': 4041732096L, u'octopi_version': u'0.17.0', u'version': u'1.5.2', u'plugins': u'thespaghettidetective:1.4.7,bedlevelvisualizer:1.0.0', u'pip': '19.3.1', u'cores': 4, u'freq': 1500.0, u'pi_model': u'Raspberry Pi 4 Model B Rev 1.1', u'bits': 32}
2021-01-16 23:38:21,318 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Crypto: OpenSSL >= 1.1.0

2021-01-16 23:38:21,319 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: [WARN] No cert/key specified, autogenerating some...

2021-01-16 23:38:24,493 - backoff - INFO - Backing off wait_for_janus(...) for 11.8s (error: [Errno 111] Connection refused)
2021-01-16 23:38:25,042 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Fingerprint of our certificate: 77:57:82:*********:B7:07:3E

2021-01-16 23:38:25,066 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: [WARN] Event handlers support disabled

2021-01-16 23:38:25,068 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Plugins folder: /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/bin/janus/lib/janus/plugins

2021-01-16 23:38:25,068 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Joining Janus requests handler thread

2021-01-16 23:38:25,069 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Sessions watchdog started

2021-01-16 23:38:25,070 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Loading plugin 'libjanus_streaming.so'...

2021-01-16 23:38:25,078 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: JANUS Streaming plugin initialized!

2021-01-16 23:38:25,079 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Transport plugins folder: /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/bin/janus/lib/janus/transports

2021-01-16 23:38:25,079 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Loading transport plugin 'libjanus_http.so'...

2021-01-16 23:38:25,093 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: HTTP webserver started (port 8088, /janus path listener)...

2021-01-16 23:38:25,094 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: [WARN] HTTPS webserver disabled

2021-01-16 23:38:25,095 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Admin/monitor HTTP webserver started (port 7088, /admin path listener)...

2021-01-16 23:38:25,095 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: [WARN] Admin/monitor HTTPS webserver disabled

2021-01-16 23:38:25,096 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: JANUS REST (HTTP/HTTPS) transport plugin initialized!

2021-01-16 23:38:25,097 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: Loading transport plugin 'libjanus_websockets.so'...

2021-01-16 23:38:25,104 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: [WARN] libwebsockets has been built without IPv6 support, will bind to IPv4 only

2021-01-16 23:38:25,107 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: libwebsockets logging: 0

2021-01-16 23:38:25,108 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: WebSockets server started (port 8188)...

2021-01-16 23:38:25,109 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: [WARN] Secure WebSockets server disabled

2021-01-16 23:38:25,110 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: [WARN] Admin WebSockets server disabled

2021-01-16 23:38:25,110 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: [WARN] Secure Admin WebSockets server disabled

2021-01-16 23:38:25,111 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: JANUS WebSockets transport plugin initialized!

2021-01-16 23:38:25,111 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: WebSockets thread started

2021-01-16 23:38:28,925 - octoprint.plugins.thespaghettidetective - DEBUG - Sending to server:
{'current_print_ts': -1, 'octoprint_temperatures': {}, '_at': 1610840308.922424, 'octoprint_data': {u'offsets': {}, u'state': {'text': u'Offline', 'flags': {'cancelling': False, 'paused': False, 'operational': False, 'pausing': False, 'printing': False, 'resuming': False, 'sdReady': False, 'error': False, 'ready': False, 'finishing': False, 'closedOrError': True}}, 'file_metadata': None, u'job': {'file': {'date': None, 'origin': None, 'size': None, 'name': None, 'path': None}, 'estimatedPrintTime': None, 'user': None, 'filament': {'volume': None, 'length': None}, 'lastPrintTime': None}, u'currentZ': None, u'progress': {'completion': None, 'filepos': None, 'printTime': None, 'printTimeLeft': None, 'printTimeOrigin': None}, u'resends': {'count': 0, 'ratio': 0}}}
2021-01-16 23:38:37,317 - octoprint.plugins.thespaghettidetective - DEBUG - Connecting to websocket: ws://127.0.0.1:8188/
2021-01-16 23:38:37,420 - octoprint.plugins.thespaghettidetective - DEBUG - Popen: /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective/bin/ffmpeg -re -i pipe:0 -flags:v +global_header -c:v copy -bsf dump_extra -an -f rtp rtp://127 . 0.0.1:8004?pkt_size=1300
2021-01-16 23:38:37,533 - werkzeug - INFO - * Running on http:// 0 . 0 . 0 . 0: 8080/ (Press CTRL+C to quit)
2021-01-16 23:38:39,339 - octoprint.plugins.thespaghettidetective - DEBUG - JANUS: [h264-sample] New video stream! (ssrc=2483377476, index 0)

Additional information about your setup

browser.user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36
connectivity.connection_check: 8.8.8.8:53
connectivity.connection_ok: true
connectivity.enabled: true
connectivity.online: true
connectivity.resolution_check: "octoprint.o r g (new user link broken)
connectivity.resolution_ok: true
env.hardware.cores: 4
env.hardware.freq: 1500
env.hardware.ram: 4041732096
env.os.bits: 32
env.os.id: linux
env.os.platform: linux2
env.plugins.pi_support.model: Raspberry Pi 4 Model B Rev 1.1
env.plugins.pi_support.octopi_version: 0.17.0
env.plugins.pi_support.throttle_state: 0x0
env.python.pip: 19.3.1
env.python.version: 2.7.16
env.python.virtualenv: true
octoprint.safe_mode: false
octoprint.version: 1.5.2
printer.firmware: Virtual Marlin 1.0