TouchUI “Browser Error Console”

Hi,

I’m currently having trouble to connect my touchscreen to the browser/network.

Well I don’t know what is happening exactly because the connection works if I go to a browser on my desktop, so the remote access is alright but trough the touchscreen I get “browser error console”.

I’m not sure how can I access the logs so that I can show here.

2020-11-20 21:17:10,624 - octoprint.startup - INFO - ******************************************************************************
2020-11-20 21:17:10,625 - octoprint.startup - INFO - Starting OctoPrint 1.4.2
2020-11-20 21:17:10,626 - octoprint.startup - INFO - ******************************************************************************
2020-11-20 21:17:11,242 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: offline
2020-11-20 21:17:11,243 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is not working
2020-11-20 21:17:11,243 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is not working
2020-11-20 21:17:11,248 - octoprint.startup - INFO - We don't appear to be online, not fetching plugin blacklist
2020-11-20 21:17:11,331 - 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...
2020-11-20 21:17:13,100 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 34 hook handlers
2020-11-20 21:17:13,270 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2020-11-20 21:17:13,361 - octoprint.server - INFO - Intermediary server started
2020-11-20 21:17:13,361 - 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...
2020-11-20 21:17:13,429 - octoprint.plugin.core - INFO - Found 19 plugin(s) providing 19 mixin implementations, 34 hook handlers
2020-11-20 21:17:13,446 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2020-11-20 21:17:13,667 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2020-11-20 21:17:13,670 - 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')")
2020-11-20 21:17:13,670 - 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')")
2020-11-20 21:17:13,671 - 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')")
2020-11-20 21:17:13,672 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')")
2020-11-20 21:17:13,673 - 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_annou
ncements_read')")
2020-11-20 21:17:13,674 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')")
2020-11-20 21:17:13,675 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')")
2020-11-20 21:17:13,676 - 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')")
2020-11-20 21:17:13,677 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')")
2020-11-20 21:17:13,678 - 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')")
2020-11-20 21:17:13,678 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')")
2020-11-20 21:17:13,679 - 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_plu
ginmanager_manage')")
2020-11-20 21:17:13,680 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')")
2020-11-20 21:17:13,681 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')")
2020-11-20 21:17:13,735 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2020-11-20 21:17:14,711 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2020-11-20 21:17:15,303 - octoprint.util.pip - INFO - Version of pip is 19.3.1
2020-11-20 21:17:15,305 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2020-11-20 21:17:15,305 - octoprint.util.pip - INFO - ==> pip ok -> yes
2020-11-20 21:17:15,310 - octoprint.plugin.core - INFO - Initialized 19 plugin implementation(s)
2020-11-20 21:17:15,319 - octoprint.plugin.core - INFO - 19 plugin(s) registered with the system:
| 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
| 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
| Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui
| 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
| TouchUI (0.3.16) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_touchui
| Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
Prefix legend: ! = disabled, # = blacklisted, * = incompatible
2020-11-20 21:17:15,330 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1500.0
| ram: 3960360960
| os:
| id: linux
| platform: linux2
| plugins:
| pi_support:
| model: Raspberry Pi 4 Model B Rev 1.2
| octopi_version: 0.17.0
| python:
| pip: 19.3.1
| version: 2.7.16
| virtualenv: /home/pi/oprint
2020-11-20 21:17:15,337 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2020-11-20 21:17:15,354 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2020-11-20 21:17:15,997 - octoprint.server - INFO - Shutting down intermediary server...
2020-11-20 21:17:16,367 - octoprint.server - INFO - Intermediary server shut down
2020-11-20 21:17:16,369 - octoprint.events - INFO - Processing startup event, this is our first event
2020-11-20 21:17:16,370 - octoprint.events - INFO - Adding 0 events to queue that were held back before startup event
2020-11-20 21:17:16,372 - octoprint.server - INFO - Autoconnect on startup is configured, trying to connect to the printer...
2020-11-20 21:17:16,372 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2020-11-20 21:17:16,389 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2020-11-20 21:17:16,402 - octoprint.server - INFO - Trying to connect to configured serial port /dev/ttyUSB0
2020-11-20 21:17:16,429 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection"
2020-11-20 21:17:16,434 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /de
v/ttyUSB0@19200, /dev/ttyUSB0@9600
2020-11-20 21:17:16,435 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200
2020-11-20 21:17:16,435 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
2020-11-20 21:17:16,437 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200
2020-11-20 21:17:16,441 - octoprint.server.util.watchdog - INFO - ... initial scan done.
2020-11-20 21:17:16,449 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
2020-11-20 21:17:16,457 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
2020-11-20 21:17:16,460 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s
2020-11-20 21:17:16,470 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2020-11-20 21:17:16,488 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2020-11-20 21:17:16,616 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2020-11-20 21:17:17,273 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2020-11-20 21:17:17,306 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2020-11-20 21:17:17,355 - octoprint.util.pip - INFO - ==> pip ok -> yes
2020-11-20 21:17:17,474 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 4.3GB. That is considered sufficient for updating.
2020-11-20 21:17:17,879 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2020-11-20 21:17:18,316 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational"
2020-11-20 21:17:18,324 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2020-11-20 21:17:18,396 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2020-11-20 21:17:18,477 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2020-11-20 21:17:18,478 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2020-11-20 21:17:18,544 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2020-11-20 21:17:21,300 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
2020-11-20 21:17:21,301 - octoprint.util.pip - INFO - ==> pip ok -> yes
2020-11-20 21:17:21,324 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2020-11-20 21:17:21,393 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.1.120/'}
2020-11-20 21:17:25,666 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin Creality 3D"
2020-11-20 21:17:25,690 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting
2020-11-20 21:17:28,757 - octoprint.server.preemptive_cache - INFO - ... done in 7.36s
2020-11-20 21:17:28,758 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://[::1]/'}
2020-11-20 21:17:28,993 - octoprint.server.preemptive_cache - INFO - ... done in 0.24s
2020-11-20 21:22:38,401 - octoprint.server.util.flask - INFO - Passively logging in user raspi from ::1 via autologin
2020-11-20 21:22:38,405 - octoprint.access.users - INFO - Logged in user: raspi
2020-11-20 21:22:40,141 - octoprint.server.util.sockjs - INFO - New connection from client: ::1
2020-11-20 21:22:40,190 - octoprint.server.util.flask - INFO - Passively logging in user raspi from ::1 via autologin
2020-11-20 21:22:40,191 - octoprint.access.users - INFO - Logged in user: raspi
2020-11-20 21:22:40,284 - tornado.access - WARNING - 403 GET /api/settings (::1) 47.94ms
2020-11-20 21:22:52,812 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.205
2020-11-20 21:22:52,867 - octoprint.server.util.flask - INFO - Passively logging in user raspi from ::ffff:192.168.1.205
2020-11-20 21:22:52,868 - octoprint.access.users - INFO - Logged in user: raspi
2020-11-20 21:22:52,910 - octoprint.server.util.sockjs - INFO - User raspi logged in on the socket from client ::ffff:192.168.1.205
2020-11-20 21:32:11,295 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online
2020-11-20 21:32:11,365 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2020-11-20 21:32:12,841 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2020-11-20 21:32:12,850 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2020-11-20 21:32:13,272 - octoprint.server.heartbeat - INFO - Server heartbeat <3

Try this, maybe it is the issue?:


Also, for the good of our eyes please please please use the </> button to paste logs

I followed the instructions provided but I still get the message

browser's error console

Don't know if this info helps, I'm using Octoprint 1.4.2, Octopi 0.17.0

Raspberry 4
Adafruit PiTFT Plus 480x320 3.5" TFT+Touchscreen for Raspberry Pi

I've used these settings on setup.

"Would you like the console to appear on the PiTFT display?", select No .
"Would you like the HDMI display to mirror to the PiTFT display?", select Yes .

I'm not quite sure if they could affect anything, just wondering?

I also have a camera installed, just curious if the firmware update of the camera could affect in any way the display with any sort of driver incompatibility between the camera and the touchscreen?

I'm using the Raspberry Pi High Quality Camera Module.

I'm just not entirely sure if these options could affect my config?