I can only connect using http://0.0.0.0:5000/

What is the problem?
Octoprint will only connect using 0.0.0.0:5000/ Octoprint web UI gives me error:

' #### Safe mode is active The server is currently running in safe mode. Third party plugins and language packs are disabled and cannot be enabled.
Reason: Problem during last startup.' 

https://www.octopi.local/5000 returns 'Server Not Found"
http://192.168.8.231:5000 is set as the static ip via my router. it returns 'Server Not Found"
http://127.0.0.1:5000/ is what the log shows me connecting as when I type 0.0.0.0:5000/ in my browser.
If I type http://127.0.0.1:5000 I can connect from local computer only, networks computers show 'Server Not Found"

It seems Octoprint is not listening for a connection on my actual IP address?

What did you already try to solve it?
I have reinstalled multiple times and searched the forums for answers, please excuse my ignorance... I'm sure it's my inexperience with Linux. I had it working up to the Automatic start up portion on Setting up OctoPrint on a Raspberry Pi running Raspbian or Raspberry Pi OS but have broken it now. This is/was a fresh install of Linux Mint Cinnamon the only thing I can think to do next is format and reinstall Linux again. Any help is greatly appreciated !

Logs (syslog, ... no logs, no support)

ender@ender-3-v2:~$ python3 --version
Python 3.8.5
ender@ender-3-v2:~$ cd ~
ender@ender-3-v2:~$ sudo apt update
[sudo] password for ender:     
Ign:1 http://packages.linuxmint.com ulyssa InRelease                              
Hit:2 http://packages.linuxmint.com ulyssa Release                                
Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease                            
Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB]         
Hit:5 http://archive.canonical.com/ubuntu focal InRelease                         
Ign:6 http://dl.google.com/linux/chrome-remote-desktop/deb stable InRelease       
Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]       
Hit:9 http://dl.google.com/linux/chrome/deb stable InRelease                      
Hit:10 http://dl.google.com/linux/chrome-remote-desktop/deb stable Release        
Get:11 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]
Fetched 324 kB in 5s (66.6 kB/s)    
Reading package lists... Done
Building dependency tree       
Reading state information... Done
All packages are up to date.
ender@ender-3-v2:~$ sudo apt install python3-pip python3-dev python3-setuptools python3-venv git libyaml-dev build-essential
Reading package lists... Done
Building dependency tree       
Reading state information... Done
git is already the newest version (1:2.25.1-1ubuntu3).
libyaml-dev is already the newest version (0.2.2-1).
python3-dev is already the newest version (3.8.2-0ubuntu2).
python3-setuptools is already the newest version (45.2.0-1).
python3-venv is already the newest version (3.8.2-0ubuntu2).
build-essential is already the newest version (12.8ubuntu1.1).
python3-pip is already the newest version (20.0.2-5ubuntu1.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ender@ender-3-v2:~$ mkdir OctoPrint && cd OctoPrint
ender@ender-3-v2:~/OctoPrint$ python3 -m venv venv
ender@ender-3-v2:~/OctoPrint$ source venv/bin/activate
(venv) ender@ender-3-v2:~/OctoPrint$ pip install pip --upgrade
Collecting pip
  Using cached pip-21.0.1-py3-none-any.whl (1.5 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
Successfully installed pip-21.0.1
(venv) ender@ender-3-v2:~/OctoPrint$ pip install octoprint
Collecting octoprint
  Using cached OctoPrint-1.5.3-py2.py3-none-any.whl (3.8 MB)
Collecting Jinja2<3,>=2.11.2
  Using cached Jinja2-2.11.3-py2.py3-none-any.whl (125 kB)
Collecting werkzeug<2,>=1.0.1
  Using cached Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB)
Collecting psutil<6,>=5.7
  Using cached psutil-5.8.0-cp38-cp38-manylinux2010_x86_64.whl (296 kB)
Collecting semantic-version<3,>=2.8.5
  Using cached semantic_version-2.8.5-py2.py3-none-any.whl (15 kB)
Collecting unidecode<0.05,>=0.04.14
  Using cached Unidecode-0.04.21-py2.py3-none-any.whl (228 kB)
Collecting PyYAML<6,>=5.3.1
  Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
Collecting requests<3,>=2.23.0
  Using cached requests-2.25.1-py2.py3-none-any.whl (61 kB)
Collecting netifaces<1,>=0.10.9
  Using cached netifaces-0.10.9.tar.gz (28 kB)
Collecting wrapt<2,>=1.12.1
  Using cached wrapt-1.12.1.tar.gz (27 kB)
Collecting feedparser<7,>=6.0.2
  Using cached feedparser-6.0.2-py3-none-any.whl (80 kB)
Collecting zeroconf<0.25,>=0.24
  Using cached zeroconf-0.24.5-py3-none-any.whl (65 kB)
Collecting pyserial<4,>=3.4
  Using cached pyserial-3.5-py2.py3-none-any.whl (90 kB)
Collecting Flask-Babel<2,>=1.0
  Using cached Flask_Babel-1.0.0-py3-none-any.whl (9.5 kB)
Collecting regex!=2018.11.6
  Using cached regex-2020.11.13-cp38-cp38-manylinux2014_x86_64.whl (738 kB)
Collecting OctoPrint-FileCheck>=2020.08.07
  Using cached OctoPrint_FileCheck-2021.2.23-py2.py3-none-any.whl (19 kB)
Collecting markupsafe<2.0,>=1.1
  Using cached MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl (32 kB)
Collecting sarge==0.1.5post0
  Using cached sarge-0.1.5.post0.tar.gz (17 kB)
Collecting emoji<1,>=0.5.4
  Using cached emoji-0.6.0.tar.gz (51 kB)
Collecting flask<2,>=1.1.2
  Using cached Flask-1.1.2-py2.py3-none-any.whl (94 kB)
Collecting sentry-sdk<1,>=0.15.1
  Using cached sentry_sdk-0.20.3-py2.py3-none-any.whl (131 kB)
Collecting future<1,>=0.18.2
  Using cached future-0.18.2.tar.gz (829 kB)
Collecting frozendict<2,>=1.2
  Using cached frozendict-1.2.tar.gz (2.6 kB)
Collecting Click<8,>=7.1.2
  Using cached click-7.1.2-py2.py3-none-any.whl (82 kB)
Collecting pylru<2,>=1.2
  Using cached pylru-1.2.0.tar.gz (18 kB)
Collecting Flask-Login<0.6,>=0.5
  Using cached Flask_Login-0.5.0-py2.py3-none-any.whl (16 kB)
Collecting tornado==5.1.1
  Using cached tornado-5.1.1.tar.gz (516 kB)
Collecting netaddr<1,>=0.7.19
  Using cached netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)
Collecting pkginfo<2,>=1.5.0.1
  Using cached pkginfo-1.7.0-py2.py3-none-any.whl (25 kB)
Collecting filetype<2,>=1.0.7
  Using cached filetype-1.0.7-py2.py3-none-any.whl (15 kB)
Collecting itsdangerous<2,>=1.1.0
  Using cached itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB)
Collecting watchdog==0.10.4
  Using cached watchdog-0.10.4.tar.gz (98 kB)
Collecting websocket-client<1,>=0.57
  Using cached websocket_client-0.58.0-py2.py3-none-any.whl (61 kB)
Collecting OctoPrint-FirmwareCheck>=2020.09.23
  Using cached OctoPrint_FirmwareCheck-2021.2.4-py2.py3-none-any.whl (30 kB)
Collecting markdown<3.2,>=3.1
  Using cached Markdown-3.1.1-py2.py3-none-any.whl (87 kB)
Collecting rsa==4.0
  Using cached rsa-4.0-py2.py3-none-any.whl (38 kB)
Collecting blinker<2,>=1.4
  Using cached blinker-1.4.tar.gz (111 kB)
Collecting cachelib<1,>=0.1
  Using cached cachelib-0.1.1-py3-none-any.whl (13 kB)
Collecting Flask-Assets<3,>=2.0
  Using cached Flask_Assets-2.0-py3-none-any.whl (8.5 kB)
Collecting pyasn1>=0.1.3
  Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
Collecting pathtools>=0.1.1
  Using cached pathtools-0.1.2.tar.gz (11 kB)
Collecting sgmllib3k
  Using cached sgmllib3k-1.0.0.tar.gz (5.8 kB)
Collecting webassets>=2.0
  Using cached webassets-2.0-py3-none-any.whl (142 kB)
Collecting pytz
  Using cached pytz-2021.1-py2.py3-none-any.whl (510 kB)
Collecting Babel>=2.3
  Using cached Babel-2.9.0-py2.py3-none-any.whl (8.8 MB)
Requirement already satisfied: setuptools>=36 in ./venv/lib/python3.8/site-packages (from markdown<3.2,>=3.1->octoprint) (44.0.0)
Collecting certifi>=2017.4.17
  Using cached certifi-2020.12.5-py2.py3-none-any.whl (147 kB)
Collecting chardet<5,>=3.0.2
  Using cached chardet-4.0.0-py2.py3-none-any.whl (178 kB)
Collecting urllib3<1.27,>=1.21.1
  Using cached urllib3-1.26.3-py2.py3-none-any.whl (137 kB)
Collecting idna<3,>=2.5
  Using cached idna-2.10-py2.py3-none-any.whl (58 kB)
Collecting six
  Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting ifaddr
  Using cached ifaddr-0.1.7-py2.py3-none-any.whl (10 kB)
Using legacy 'setup.py install' for sarge, since package 'wheel' is not installed.
Using legacy 'setup.py install' for tornado, since package 'wheel' is not installed.
Using legacy 'setup.py install' for watchdog, since package 'wheel' is not installed.
Using legacy 'setup.py install' for blinker, since package 'wheel' is not installed.
Using legacy 'setup.py install' for emoji, since package 'wheel' is not installed.
Using legacy 'setup.py install' for frozendict, since package 'wheel' is not installed.
Using legacy 'setup.py install' for future, since package 'wheel' is not installed.
Using legacy 'setup.py install' for netifaces, since package 'wheel' is not installed.
Using legacy 'setup.py install' for pathtools, since package 'wheel' is not installed.
Using legacy 'setup.py install' for pylru, since package 'wheel' is not installed.
Using legacy 'setup.py install' for wrapt, since package 'wheel' is not installed.
Using legacy 'setup.py install' for sgmllib3k, since package 'wheel' is not installed.
Installing collected packages: markupsafe, werkzeug, pytz, Jinja2, itsdangerous, Click, webassets, urllib3, six, sgmllib3k, pyasn1, pathtools, ifaddr, idna, flask, chardet, certifi, Babel, zeroconf, wrapt, websocket-client, watchdog, unidecode, tornado, sentry-sdk, semantic-version, sarge, rsa, requests, regex, PyYAML, pyserial, pylru, psutil, pkginfo, OctoPrint-FirmwareCheck, OctoPrint-FileCheck, netifaces, netaddr, markdown, future, frozendict, Flask-Login, Flask-Babel, Flask-Assets, filetype, feedparser, emoji, cachelib, blinker, octoprint
    Running setup.py install for sgmllib3k ... done
    Running setup.py install for pathtools ... done
    Running setup.py install for wrapt ... done
    Running setup.py install for watchdog ... done
    Running setup.py install for tornado ... done
    Running setup.py install for sarge ... done
    Running setup.py install for pylru ... done
    Running setup.py install for netifaces ... done
    Running setup.py install for future ... done
    Running setup.py install for frozendict ... done
    Running setup.py install for emoji ... done
    Running setup.py install for blinker ... done
Successfully installed Babel-2.9.0 Click-7.1.2 Flask-Assets-2.0 Flask-Babel-1.0.0 Flask-Login-0.5.0 Jinja2-2.11.3 OctoPrint-FileCheck-2021.2.23 OctoPrint-FirmwareCheck-2021.2.4 PyYAML-5.4.1 blinker-1.4 cachelib-0.1.1 certifi-2020.12.5 chardet-4.0.0 emoji-0.6.0 feedparser-6.0.2 filetype-1.0.7 flask-1.1.2 frozendict-1.2 future-0.18.2 idna-2.10 ifaddr-0.1.7 itsdangerous-1.1.0 markdown-3.1.1 markupsafe-1.1.1 netaddr-0.8.0 netifaces-0.10.9 octoprint-1.5.3 pathtools-0.1.2 pkginfo-1.7.0 psutil-5.8.0 pyasn1-0.4.8 pylru-1.2.0 pyserial-3.5 pytz-2021.1 regex-2020.11.13 requests-2.25.1 rsa-4.0 sarge-0.1.5.post0 semantic-version-2.8.5 sentry-sdk-0.20.3 sgmllib3k-1.0.0 six-1.15.0 tornado-5.1.1 unidecode-0.4.21 urllib3-1.26.3 watchdog-0.10.4 webassets-2.0 websocket-client-0.58.0 werkzeug-1.0.1 wrapt-1.12.1 zeroconf-0.24.5
(venv) ender@ender-3-v2:~/OctoPrint$ ~/OctoPrint/venv/bin/octoprint serve
2021-03-05 07:52:48,815 - octoprint.startup - INFO - ******************************************************************************
2021-03-05 07:52:48,820 - octoprint.startup - INFO - Starting OctoPrint 1.5.3
2021-03-05 07:52:48,822 - octoprint.startup - INFO - ******************************************************************************
2021-03-05 07:52:48,838 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online
2021-03-05 07:52:48,838 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working
2021-03-05 07:52:48,838 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working
2021-03-05 07:52:48,884 - octoprint.plugin.core - INFO - Loading plugins from /home/ender/OctoPrint/venv/lib/python3.8/site-packages/octoprint/plugins, /home/ender/.octoprint/plugins and installed plugin packages...
2021-03-05 07:52:49,811 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin did not pass check, not loading.
2021-03-05 07:52:49,945 - octoprint.startup - INFO - Added settings overlay from plugin firmware_check
2021-03-05 07:52:49,947 - octoprint.plugin.core - INFO - Found 16 plugin(s) providing 16 mixin implementations, 32 hook handlers
2021-03-05 07:52:50,005 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2021-03-05 07:52:50,030 - octoprint.server - INFO - Intermediary server started
2021-03-05 07:52:50,032 - octoprint.printer.profile - ERROR - Profile _default does not exist, creating _default again and setting it as default
2021-03-05 07:52:50,102 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/ender/.octoprint/uploads...
2021-03-05 07:52:50,104 - octoprint.filemanager.storage - INFO - ... file metadata for /home/ender/.octoprint/uploads initialized successfully.
2021-03-05 07:52:50,107 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: "Need(method='role', value='plugin_action_command_notification_show')")
2021-03-05 07:52:50,107 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: "Need(method='role', value='plugin_action_command_notification_clear')")
2021-03-05 07:52:50,108 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: "Need(method='role', value='plugin_action_command_prompt_interact')")
2021-03-05 07:52:50,108 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: "Need(method='role', value='plugin_announcements_read')")
2021-03-05 07:52:50,109 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: "Need(method='role', value='plugin_announcements_manage'), Need(method='role', value='plugin_announcements_read')")
2021-03-05 07:52:50,109 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: "Need(method='role', value='plugin_appkeys_admin')")
2021-03-05 07:52:50,109 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: "Need(method='role', value='plugin_backup_access')")
2021-03-05 07:52:50,110 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: "Need(method='role', value='plugin_firmware_check_display')")
2021-03-05 07:52:50,110 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: "Need(method='role', value='plugin_logging_manage')")
2021-03-05 07:52:50,111 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: "Need(method='role', value='plugin_pluginmanager_manage')")
2021-03-05 07:52:50,111 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: "Need(method='role', value='plugin_pluginmanager_manage'), Need(method='role', value='plugin_pluginmanager_install')")
2021-03-05 07:52:50,112 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: "Need(method='role', value='plugin_softwareupdate_check')")
2021-03-05 07:52:50,112 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: "Need(method='role', value='plugin_softwareupdate_update')")
2021-03-05 07:52:50,112 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CONFIGURE (needs: "Need(method='role', value='plugin_softwareupdate_configure')")
2021-03-05 07:52:50,774 - octoprint.util.pip - INFO - Using "/home/ender/OctoPrint/venv/bin/python3 -m pip" as command to invoke pip
2021-03-05 07:52:51,378 - octoprint.util.pip - INFO - Version of pip is 21.0.1
2021-03-05 07:52:51,380 - octoprint.util.pip - INFO - pip installs to /home/ender/OctoPrint/venv/lib/python3.8/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2021-03-05 07:52:51,380 - octoprint.util.pip - INFO - ==> pip ok -> yes
2021-03-05 07:52:51,475 - octoprint.plugin.core - INFO - Initialized 16 plugin implementation(s)
2021-03-05 07:52:51,598 - octoprint.plugin.core - INFO - 16 plugin(s) registered with the system:
|  Action Command Notification Support (bundled) = /home/ender/OctoPrint/venv/lib/python3.8/site-packages/octoprint/plugins/action_command_notification
|  Action Command Prompt Support (bundled) = /home/ender/OctoPrint/venv/lib/python3.8/site-packages/octoprint/plugins/action_command_prompt
|  Announcement Plugin (bundled) = /home/ender/OctoPrint/venv/lib/python3.8/site-packages/octoprint/plugins/announcements
|  Anonymous Usage Tracking (bundled) = /home/ender/OctoPrint/venv/lib/python3.8/site-packages/octoprint/plugins/tracking
|  Application Keys Plugin (bundled) = /home/ender/OctoPrint/venv/lib/python3.8/site-packages/octoprint/plugins/appkeys
|  Backup & Restore (bundled) = /home/ender/OctoPrint/venv/lib/python3.8/site-packages/octoprint/plugins/backup
|  Core Wizard (bundled) = /home/ender/OctoPrint/venv/lib/python3.8/site-packages/octoprint/plugins/corewizard
|  Discovery (bundled) = /home/ender/OctoPrint/venv/lib/python3.8/site-packages/octoprint/plugins/discovery
|  Error Tracking (bundled) = /home/ender/OctoPrint/venv/lib/python3.8/site-packages/octoprint/plugins/errortracking
|  File Check (2021.2.23) (bundled) = /home/ender/OctoPrint/venv/lib/python3.8/site-packages/octoprint_file_check
|  Firmware Check (2021.2.4) (bundled) = /home/ender/OctoPrint/venv/lib/python3.8/site-packages/octoprint_firmware_check
|  GCode Viewer (bundled) = /home/ender/OctoPrint/venv/lib/python3.8/site-packages/octoprint/plugins/gcodeviewer
|  Logging (bundled) = /home/ender/OctoPrint/venv/lib/python3.8/site-packages/octoprint/plugins/logging
|  Plugin Manager (bundled) = /home/ender/OctoPrint/venv/lib/python3.8/site-packages/octoprint/plugins/pluginmanager
|  Software Update (bundled) = /home/ender/OctoPrint/venv/lib/python3.8/site-packages/octoprint/plugins/softwareupdate
|  Virtual Printer (bundled) = /home/ender/OctoPrint/venv/lib/python3.8/site-packages/octoprint/plugins/virtual_printer
Prefix legend: ! = disabled, # = blacklisted, * = incompatible
2021-03-05 07:52:51,695 - octoprint.environment - INFO - Detected environment is Python 3.8.5 under Linux (linux). Details:
|  hardware:
|      cores: 4
|      freq: 1920.0
|      ram: 3918151680
|  os:
|      bits: 64
|      id: linux
|      platform: linux
|  python:
|      pip: 21.0.1
|      version: 3.8.5
|      virtualenv: /home/ender/OctoPrint/venv
2021-03-05 07:52:51,701 - octoprint.server - INFO - Reset webasset folder /home/ender/.octoprint/generated/webassets...
2021-03-05 07:52:51,703 - octoprint.server - INFO - Reset webasset folder /home/ender/.octoprint/generated/.webassets-cache...
2021-03-05 07:52:52,239 - octoprint.server - INFO - Shutting down intermediary server...
2021-03-05 07:52:52,541 - octoprint.server - INFO - Intermediary server shut down
2021-03-05 07:52:52,553 - octoprint.events - INFO - Processing startup event, this is our first event
2021-03-05 07:52:52,554 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
2021-03-05 07:52:52,557 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2021-03-05 07:52:52,563 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2021-03-05 07:52:52,564 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
2021-03-05 07:52:52,584 - octoprint.server.util.watchdog - INFO - ... initial scan done.
2021-03-05 07:52:53,412 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on ender-3-v2._http._tcp.local.' for _http._tcp.local.
2021-03-05 07:52:54,283 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on ender-3-v2._octoprint._tcp.local.' for _octoprint._tcp.local.
2021-03-05 07:52:54,292 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on ender-3-v2 for SSDP
**2021-03-05 07:52:54,304 - octoprint.server - INFO - Listening on http://0.0.0.0:5000 and http://[::]:5000**
2021-03-05 07:52:54,959 - octoprint.util.pip - INFO - Using "/home/ender/OctoPrint/venv/bin/python3 -m pip" as command to invoke pip
2021-03-05 07:52:54,961 - octoprint.util.pip - INFO - pip installs to /home/ender/OctoPrint/venv/lib/python3.8/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2021-03-05 07:52:54,961 - octoprint.util.pip - INFO - ==> pip ok -> yes
2021-03-05 07:52:54,971 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 10.8GB. That is considered sufficient for updating.
2021-03-05 07:52:54,972 - octoprint.plugins.softwareupdate - INFO - Fetching check overlays from https://plugins.octoprint.org/update_check_overlay.json
2021-03-05 07:52:55,490 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 1.2s
2021-03-05 07:52:55,945 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json
2021-03-05 07:52:56,422 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.85s
2021-03-05 07:52:57,159 - octoprint.util.pip - INFO - Using "/home/ender/OctoPrint/venv/bin/python3 -m pip" as command to invoke pip
2021-03-05 07:52:57,161 - octoprint.util.pip - INFO - pip installs to /home/ender/OctoPrint/venv/lib/python3.8/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2021-03-05 07:52:57,161 - octoprint.util.pip - INFO - ==> pip ok -> yes
2021-03-05 07:52:57,342 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2021-03-05 07:52:57,419 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.84s
2021-03-05 07:52:58,231 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json
2021-03-05 07:52:58,357 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.87s
2021-03-05 07:52:59,258 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.85s
2021-03-05 07:56:41,987 - octoprint.server.util.flask.PreemptiveCache - INFO - Adding entry for / and {'path': '/', 'base_url': 'http://0.0.0.0:5000/', 'query_string': 'l10n=en', '_timestamp': 1614949001.987598, '_count': 1}
2021-03-05 07:56:51,147 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1
2021-03-05 07:56:55,006 - tornado.access - WARNING - 403 GET /api/printerprofiles/_default (127.0.0.1) 11.20ms
2021-03-05 07:57:14,968 - octoprint.access.users - INFO - Logged in user: ELO
2021-03-05 07:57:14,972 - octoprint.server.api - INFO - Actively logging in user ELO from 127.0.0.1
2021-03-05 07:57:15,163 - octoprint.server.util.sockjs - INFO - User ELO logged in on the socket from client 127.0.0.1
2021-03-05 07:57:24,800 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 274}
2021-03-05 07:57:25,616 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 64, 'python': '3.8.5', 'pip': '21.0.1', 'cores': 4, 'freq': 1920.0, 'ram': 3918151680, 'plugins': ''}
2021-03-05 07:57:26,441 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'version': '1.5.3', 'os': 'linux', 'bits': 64, 'python': '3.8.5', 'pip': '21.0.1', 'cores': 4, 'freq': 1920.0, 'ram': 3918151680}
2021-03-05 07:58:25,914 - octoprint.server.util.sockjs - INFO - User ELO logged out, logging out on socket
2021-03-05 07:58:25,916 - octoprint.access.users - INFO - Logged out user: ELO
2021-03-05 07:58:26,143 - tornado.access - WARNING - 403 GET /api/settings (127.0.0.1) 91.95ms
2021-03-05 07:58:30,535 - octoprint.server.util.sockjs - INFO - Client connection closed: 127.0.0.1
2021-03-05 07:58:31,704 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1
2021-03-05 07:58:36,166 - octoprint.access.users - INFO - Logged in user: ELO
2021-03-05 07:58:36,167 - octoprint.server.api - INFO - Actively logging in user ELO from 127.0.0.1
2021-03-05 07:58:36,412 - octoprint.server.util.flask - INFO - Passively logging in user ELO from 127.0.0.1
2021-03-05 07:58:36,413 - octoprint.access.users - INFO - Logged in user: ELO
2021-03-05 07:58:36,758 - octoprint.server.util.sockjs - INFO - Client connection closed: 127.0.0.1
2021-03-05 07:58:38,742 - octoprint.server.util.sockjs - INFO - New connection from client: 127.0.0.1
2021-03-05 07:58:38,822 - octoprint.server.util.flask - INFO - Passively logging in user ELO from 127.0.0.1
2021-03-05 07:58:38,823 - octoprint.access.users - INFO - Logged in user: ELO
2021-03-05 07:58:41,800 - octoprint.server.util.sockjs - INFO - User ELO logged in on the socket from client 127.0.0.1

Additional information about your network
Minix Neo-z834 running Linux Mint 20 Cinnamon 4.6

Hello @ELO !

So you are running the browser on the same Linux PC on what you have installed OctoPrint?

Just for the initial setup, I have a VNC server installed on the Minix PC and plan to have it connected to the 3d printer all the time. I can not connect to Octoprint from any of the networked computers at this time.

And you are sure, you are in the same network?

Yes it's on the same wifi network, I will try again with the VNC server disabled and see if that changes anything.

1 Like

Thank You Ewald_Ikemann! With the VNC disabled it still would not connect, I then disabled the static IP setting in the router and I can now connect to Octoprint via Networked computers. Now to try and get the Automatically Start Up setting configured and I should be good. Thanks again for steering me in the right direction.

1 Like