I can very rarely connect to my printer

after installing octoprint 1.3.10 I could no longer connect to my printer almost at all. It said it was connected but it did not show any temperature reading and I couldn't select something to print. It could be my wifi but since i didn't have this problem till 1.3.10 I doubt that it is. if it is a problem on my end please tell and if not and is on the software side it would be nice if you could fix that. but I can also ssh into my pi with no problem. i still dont know how i got it too connect that one time.

What happens when you try to 'connect'? Post your logs.

it does not allow me to connect it just says "disconnect" and doesn't do anything when i click itoctoprint.log (790.7 KB)

For starters, the anywhere plugin is failing:

2018-12-13 21:20:46,203 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial port" to "Opening serial port"
2018-12-13 21:20:46,207 - octoprint.plugin - ERROR - Error while calling plugin anywhere
Traceback (most recent call last):
  File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/__init__.py", line 230, in call_plugin
    result = getattr(plugin, method)(*args, **kwargs)
  File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_anywhere/__init__.py", line 100, in on_event
    breadcrumbs.record(message="Event handler for: " + self.config['token'])
AttributeError: 'AnywherePlugin' object has no attribute 'config'
2018-12-13 21:20:46,210 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2018-12-13 21:20:46,244 - octoprint.plugin - ERROR - Error while calling plugin anywhere
Traceback (most recent call last):
  File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/__init__.py", line 230, in call_plugin
    result = getattr(plugin, method)(*args, **kwargs)
  File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_anywhere/__init__.py", line 100, in on_event
    breadcrumbs.record(message="Event handler for: " + self.config['token'])
AttributeError: 'AnywherePlugin' object has no attribute 'config'

Also, the printhistory plugin is failing:

2018-12-13 21:42:58,497 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling"
2018-12-13 21:43:03,512 - octoprint.plugin - ERROR - Error while calling plugin printhistory
Traceback (most recent call last):
  File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/__init__.py", line 230, in call_plugin
    result = getattr(plugin, method)(*args, **kwargs)
  File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_printhistory/__init__.py", line 146, in on_event
    return eventHandler.eventHandler(self, event, payload)
  File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_printhistory/eventHandler.py", line 46, in eventHandler
    parameters = gcode_parser.parse()
  File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_printhistory/parser.py", line 28, in parse
    parameters = self.parser_factory.parse(self.file)
  File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_printhistory/parser.py", line 41, in parse
    parameters.update(self.parse_bottom(gcode_file))
  File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_printhistory/parser.py", line 90, in parse_bottom
    config.readfp(io.BytesIO(settings))
  File "/usr/lib/python2.7/ConfigParser.py", line 324, in readfp
    self._read(fp, filename)
  File "/usr/lib/python2.7/ConfigParser.py", line 512, in _read
    raise MissingSectionHeaderError(fpname, lineno, line)
MissingSectionHeaderError: File contains no section headers.
file: <???>, line: 1
'{"extruder_quality": ["[general]\n'

At a minimum, start Octoprint in safe mode and see if it works.

1 Like

putting it in safe mode did not help. but i learned that i can use it on my phone though

Post new logs if you'd like help. Should also look in your JS console for errors.

1 Like

octoprint (1).log (1.3 MB)
here are new logs and how do i find the JS console. but i can use the service on my phone

If you're using Chrome, you can get to the Console by right-clicking "inspect", in the window that pops up select the 'Console' tab. Reload the page, paste what comes up.

This page includes a password or credit card input in a non-secure context. A warning has been added to the URL bar. For more information, see https://goo.gl/zmWq3m.
packed_core.js?c293f549:15566 Starting dependency resolution...
packed_plugins.js?265d4e51:15286 THREE.WebGLRenderer 90
packed_core.js?c293f549:15676 ... dependency resolution done
packed_core.js?c293f549:15980 Initial application setup done, connecting to server...
packed_core.js?c293f549:13716 Connected to the server
packed_core.js?c293f549:15958 Finalizing application startup
packed_plugins.js?265d4e51:17153 THREE.MultiMaterial has been removed. Use an Array instead.
MultiMaterial @ packed_plugins.js?265d4e51:17153
SlicerViewModel.self.drawWalls @ packed_plugins.js?265d4e51:43335
(anonymous) @ packed_plugins.js?265d4e51:42937
Pc @ packed_libs.js?331a1bb5:11357
Qc @ packed_libs.js?331a1bb5:11357
aa @ packed_libs.js?331a1bb5:11356
ac @ packed_libs.js?331a1bb5:11356
notifySubscribers @ packed_libs.js?331a1bb5:11343
fa @ packed_libs.js?331a1bb5:11346
c @ packed_libs.js?331a1bb5:11346
Ea @ packed_libs.js?331a1bb5:11367
l @ packed_libs.js?331a1bb5:11407
dispatch @ packed_libs.js?331a1bb5:5184
elemData.handle @ packed_libs.js?331a1bb5:4992
trigger @ packed_libs.js?331a1bb5:8250
(anonymous) @ packed_libs.js?331a1bb5:8328
each @ packed_libs.js?331a1bb5:355
each @ packed_libs.js?331a1bb5:190
trigger @ packed_libs.js?331a1bb5:8327
Da @ packed_libs.js?331a1bb5:11324
(anonymous) @ packed_libs.js?331a1bb5:11402
w @ packed_libs.js?331a1bb5:11345
update @ packed_libs.js?331a1bb5:11401
function.a.B.i @ packed_libs.js?331a1bb5:11378
Pc @ packed_libs.js?331a1bb5:11357
Qc @ packed_libs.js?331a1bb5:11357
aa @ packed_libs.js?331a1bb5:11356
ac @ packed_libs.js?331a1bb5:11356
notifySubscribers @ packed_libs.js?331a1bb5:11343
fa @ packed_libs.js?331a1bb5:11346
c @ packed_libs.js?331a1bb5:11346
ItemListHelper.self._updateItems @ packed_core.js?c293f549:14217
ItemListHelper.self.updateItems @ packed_core.js?c293f549:13957
PrinterProfilesViewModel.self.fromResponse @ packed_core.js?c293f549:3506
fire @ packed_libs.js?331a1bb5:3269
fireWith @ packed_libs.js?331a1bb5:3399
done @ packed_libs.js?331a1bb5:9306
(anonymous) @ packed_libs.js?331a1bb5:9549
load (async)
send @ packed_libs.js?331a1bb5:9568
ajax @ packed_libs.js?331a1bb5:9207
OctoPrintClient.ajax @ packed_client.js?4965268c:145
OctoPrintClient.get @ packed_client.js?4965268c:158
OctoPrintPrinterProfileClient.list @ packed_client.js?4965268c:1190
PrinterProfilesViewModel.self.requestData @ packed_core.js?c293f549:3485
callViewModelIf @ packed_core.js?c293f549:15187
(anonymous) @ packed_core.js?c293f549:15133
Pn @ packed_libs.js?331a1bb5:11208
(anonymous) @ packed_libs.js?331a1bb5:11229
callViewModelsIf @ packed_core.js?c293f549:15131
callViewModels @ packed_core.js?c293f549:15125
fetchSettings @ packed_core.js?c293f549:15961
setTimeout (async)
(anonymous) @ packed_core.js?c293f549:16033
fire @ packed_libs.js?331a1bb5:3269
fireWith @ packed_libs.js?331a1bb5:3399
done @ packed_libs.js?331a1bb5:9306
(anonymous) @ packed_libs.js?331a1bb5:9549
load (async)
send @ packed_libs.js?331a1bb5:9568
ajax @ packed_libs.js?331a1bb5:9207
OctoPrintClient.ajax @ packed_client.js?4965268c:145
OctoPrintClient.ajaxWithData @ packed_client.js?4965268c:154
OctoPrintClient.post @ packed_client.js?4965268c:166
OctoPrintClient.postJson @ packed_client.js?4965268c:179
OctoPrintBrowserClient.passiveLogin @ packed_client.js?4965268c:557
LoginStateViewModel.self.requestData @ packed_core.js?c293f549:2431
onServerConnect @ packed_core.js?c293f549:16013
(anonymous) @ packed_core.js?c293f549:16031
fire @ packed_libs.js?331a1bb5:3269
fireWith @ packed_libs.js?331a1bb5:3399
deferred.(anonymous function) @ packed_libs.js?331a1bb5:3737
DataUpdater.self._onConnectMessage @ packed_core.js?c293f549:13720
(anonymous) @ packed_client.js?4965268c:390
Pn @ packed_libs.js?331a1bb5:11208
(anonymous) @ packed_libs.js?331a1bb5:11229
OctoPrintSocketClient.propagateMessage @ packed_client.js?4965268c:389
(anonymous) @ packed_client.js?4965268c:484
(anonymous) @ packed_libs.js?331a1bb5:11225
_t @ packed_libs.js?331a1bb5:11213
(anonymous) @ packed_libs.js?331a1bb5:11224
(anonymous) @ packed_libs.js?331a1bb5:11229
onMessage @ packed_client.js?4965268c:483
EventTarget.dispatchEvent @ packed_libs.js?331a1bb5:22527
(anonymous) @ packed_libs.js?331a1bb5:23240
SockJS._transportMessage @ packed_libs.js?331a1bb5:23238
EventEmitter.emit @ packed_libs.js?331a1bb5:22443
WebSocketTransport.ws.onmessage @ packed_libs.js?331a1bb5:25314
packed_plugins.js?265d4e51:17153 THREE.MultiMaterial has been removed. Use an Array instead.
MultiMaterial @ packed_plugins.js?265d4e51:17153
SlicerViewModel.self.createText @ packed_plugins.js?265d4e51:43233
(anonymous) @ packed_plugins.js?265d4e51:43282
(anonymous) @ packed_plugins.js?265d4e51:16753
(anonymous) @ packed_plugins.js?265d4e51:16267
load (async)
load @ packed_plugins.js?265d4e51:16267
load @ packed_plugins.js?265d4e51:16753
SlicerViewModel.self.drawBedFloor @ packed_plugins.js?265d4e51:43281
(anonymous) @ packed_plugins.js?265d4e51:42936
Pc @ packed_libs.js?331a1bb5:11357
Qc @ packed_libs.js?331a1bb5:11357
aa @ packed_libs.js?331a1bb5:11356
ac @ packed_libs.js?331a1bb5:11356
notifySubscribers @ packed_libs.js?331a1bb5:11343
fa @ packed_libs.js?331a1bb5:11346
c @ packed_libs.js?331a1bb5:11346
Ea @ packed_libs.js?331a1bb5:11367
l @ packed_libs.js?331a1bb5:11407
dispatch @ packed_libs.js?331a1bb5:5184
elemData.handle @ packed_libs.js?331a1bb5:4992
trigger @ packed_libs.js?331a1bb5:8250
(anonymous) @ packed_libs.js?331a1bb5:8328
each @ packed_libs.js?331a1bb5:355
each @ packed_libs.js?331a1bb5:190
trigger @ packed_libs.js?331a1bb5:8327
Da @ packed_libs.js?331a1bb5:11324
(anonymous) @ packed_libs.js?331a1bb5:11402
w @ packed_libs.js?331a1bb5:11345
update @ packed_libs.js?331a1bb5:11401
function.a.B.i @ packed_libs.js?331a1bb5:11378
Pc @ packed_libs.js?331a1bb5:11357
Qc @ packed_libs.js?331a1bb5:11357
aa @ packed_libs.js?331a1bb5:11356
ac @ packed_libs.js?331a1bb5:11356
notifySubscribers @ packed_libs.js?331a1bb5:11343
fa @ packed_libs.js?331a1bb5:11346
c @ packed_libs.js?331a1bb5:11346
ItemListHelper.self._updateItems @ packed_core.js?c293f549:14217
ItemListHelper.self.updateItems @ packed_core.js?c293f549:13957
PrinterProfilesViewModel.self.fromResponse @ packed_core.js?c293f549:3506
fire @ packed_libs.js?331a1bb5:3269
fireWith @ packed_libs.js?331a1bb5:3399
done @ packed_libs.js?331a1bb5:9306
(anonymous) @ packed_libs.js?331a1bb5:9549
load (async)
send @ packed_libs.js?331a1bb5:9568
ajax @ packed_libs.js?331a1bb5:9207
OctoPrintClient.ajax @ packed_client.js?4965268c:145
OctoPrintClient.get @ packed_client.js?4965268c:158
OctoPrintPrinterProfileClient.list @ packed_client.js?4965268c:1190
PrinterProfilesViewModel.self.requestData @ packed_core.js?c293f549:3485
callViewModelIf @ packed_core.js?c293f549:15187
(anonymous) @ packed_core.js?c293f549:15133
Pn @ packed_libs.js?331a1bb5:11208
(anonymous) @ packed_libs.js?331a1bb5:11229
callViewModelsIf @ packed_core.js?c293f549:15131
callViewModels @ packed_core.js?c293f549:15125
fetchSettings @ packed_core.js?c293f549:15961
setTimeout (async)
(anonymous) @ packed_core.js?c293f549:16033
fire @ packed_libs.js?331a1bb5:3269
fireWith @ packed_libs.js?331a1bb5:3399
done @ packed_libs.js?331a1bb5:9306
(anonymous) @ packed_libs.js?331a1bb5:9549
load (async)
send @ packed_libs.js?331a1bb5:9568
ajax @ packed_libs.js?331a1bb5:9207
OctoPrintClient.ajax @ packed_client.js?4965268c:145
OctoPrintClient.ajaxWithData @ packed_client.js?4965268c:154
OctoPrintClient.post @ packed_client.js?4965268c:166
OctoPrintClient.postJson @ packed_client.js?4965268c:179
OctoPrintBrowserClient.passiveLogin @ packed_client.js?4965268c:557
LoginStateViewModel.self.requestData @ packed_core.js?c293f549:2431
onServerConnect @ packed_core.js?c293f549:16013
(anonymous) @ packed_core.js?c293f549:16031
fire @ packed_libs.js?331a1bb5:3269
fireWith @ packed_libs.js?331a1bb5:3399
deferred.(anonymous function) @ packed_libs.js?331a1bb5:3737
DataUpdater.self._onConnectMessage @ packed_core.js?c293f549:13720
(anonymous) @ packed_client.js?4965268c:390
Pn @ packed_libs.js?331a1bb5:11208
(anonymous) @ packed_libs.js?331a1bb5:11229
OctoPrintSocketClient.propagateMessage @ packed_client.js?4965268c:389
(anonymous) @ packed_client.js?4965268c:484
(anonymous) @ packed_libs.js?331a1bb5:11225
_t @ packed_libs.js?331a1bb5:11213
(anonymous) @ packed_libs.js?331a1bb5:11224
(anonymous) @ packed_libs.js?331a1bb5:11229
onMessage @ packed_client.js?4965268c:483
EventTarget.dispatchEvent @ packed_libs.js?331a1bb5:22527
(anonymous) @ packed_libs.js?331a1bb5:23240
SockJS._transportMessage @ packed_libs.js?331a1bb5:23238
EventEmitter.emit @ packed_libs.js?331a1bb5:22443
WebSocketTransport.ws.onmessage @ packed_libs.js?331a1bb5:25314
packed_plugins.js?265d4e51:17153 THREE.MultiMaterial has been removed. Use an Array instead.
MultiMaterial @ packed_plugins.js?265d4e51:17153
SlicerViewModel.self.createText @ packed_plugins.js?265d4e51:43233
(anonymous) @ packed_plugins.js?265d4e51:43283
(anonymous) @ packed_plugins.js?265d4e51:16753
(anonymous) @ packed_plugins.js?265d4e51:16267
load (async)
load @ packed_plugins.js?265d4e51:16267
load @ packed_plugins.js?265d4e51:16753
SlicerViewModel.self.drawBedFloor @ packed_plugins.js?265d4e51:43281
(anonymous) @ packed_plugins.js?265d4e51:42936
Pc @ packed_libs.js?331a1bb5:11357
Qc @ packed_libs.js?331a1bb5:11357
aa @ packed_libs.js?331a1bb5:11356
ac @ packed_libs.js?331a1bb5:11356
notifySubscribers @ packed_libs.js?331a1bb5:11343
fa @ packed_libs.js?331a1bb5:11346
c @ packed_libs.js?331a1bb5:11346
Ea @ packed_libs.js?331a1bb5:11367
l @ packed_libs.js?331a1bb5:11407
dispatch @ packed_libs.js?331a1bb5:5184
elemData.handle @ packed_libs.js?331a1bb5:4992
trigger @ packed_libs.js?331a1bb5:8250
(anonymous) @ packed_libs.js?331a1bb5:8328
each @ packed_libs.js?331a1bb5:355
each @ packed_libs.js?331a1bb5:190
trigger @ packed_libs.js?331a1bb5:8327
Da @ packed_libs.js?331a1bb5:11324
(anonymous) @ packed_libs.js?331a1bb5:11402
w @ packed_libs.js?331a1bb5:11345
update @ packed_libs.js?331a1bb5:11401
function.a.B.i @ packed_libs.js?331a1bb5:11378
Pc @ packed_libs.js?331a1bb5:11357
Qc @ packed_libs.js?331a1bb5:11357
aa @ packed_libs.js?331a1bb5:11356
ac @ packed_libs.js?331a1bb5:11356
notifySubscribers @ packed_libs.js?331a1bb5:11343
fa @ packed_libs.js?331a1bb5:11346
c @ packed_libs.js?331a1bb5:11346
ItemListHelper.self._updateItems @ packed_core.js?c293f549:14217
ItemListHelper.self.updateItems @ packed_core.js?c293f549:13957
PrinterProfilesViewModel.self.fromResponse @ packed_core.js?c293f549:3506
fire @ packed_libs.js?331a1bb5:3269
fireWith @ packed_libs.js?331a1bb5:3399
done @ packed_libs.js?331a1bb5:9306
(anonymous) @ packed_libs.js?331a1bb5:9549
load (async)
send @ packed_libs.js?331a1bb5:9568
ajax @ packed_libs.js?331a1bb5:9207
OctoPrintClient.ajax @ packed_client.js?4965268c:145
OctoPrintClient.get @ packed_client.js?4965268c:158
OctoPrintPrinterProfileClient.list @ packed_client.js?4965268c:1190
PrinterProfilesViewModel.self.requestData @ packed_core.js?c293f549:3485
callViewModelIf @ packed_core.js?c293f549:15187
(anonymous) @ packed_core.js?c293f549:15133
Pn @ packed_libs.js?331a1bb5:11208
(anonymous) @ packed_libs.js?331a1bb5:11229
callViewModelsIf @ packed_core.js?c293f549:15131
callViewModels @ packed_core.js?c293f549:15125
fetchSettings @ packed_core.js?c293f549:15961
setTimeout (async)
(anonymous) @ packed_core.js?c293f549:16033
fire @ packed_libs.js?331a1bb5:3269
fireWith @ packed_libs.js?331a1bb5:3399
done @ packed_libs.js?331a1bb5:9306
(anonymous) @ packed_libs.js?331a1bb5:9549
load (async)
send @ packed_libs.js?331a1bb5:9568
ajax @ packed_libs.js?331a1bb5:9207
OctoPrintClient.ajax @ packed_client.js?4965268c:145
OctoPrintClient.ajaxWithData @ packed_client.js?4965268c:154
OctoPrintClient.post @ packed_client.js?4965268c:166
OctoPrintClient.postJson @ packed_client.js?4965268c:179
OctoPrintBrowserClient.passiveLogin @ packed_client.js?4965268c:557
LoginStateViewModel.self.requestData @ packed_core.js?c293f549:2431
onServerConnect @ packed_core.js?c293f549:16013
(anonymous) @ packed_core.js?c293f549:16031
fire @ packed_libs.js?331a1bb5:3269
fireWith @ packed_libs.js?331a1bb5:3399
deferred.(anonymous function) @ packed_libs.js?331a1bb5:3737
DataUpdater.self._onConnectMessage @ packed_core.js?c293f549:13720
(anonymous) @ packed_client.js?4965268c:390
Pn @ packed_libs.js?331a1bb5:11208
(anonymous) @ packed_libs.js?331a1bb5:11229
OctoPrintSocketClient.propagateMessage @ packed_client.js?4965268c:389
(anonymous) @ packed_client.js?4965268c:484
(anonymous) @ packed_libs.js?331a1bb5:11225
_t @ packed_libs.js?331a1bb5:11213
(anonymous) @ packed_libs.js?331a1bb5:11224
(anonymous) @ packed_libs.js?331a1bb5:11229
onMessage @ packed_client.js?4965268c:483
EventTarget.dispatchEvent @ packed_libs.js?331a1bb5:22527
(anonymous) @ packed_libs.js?331a1bb5:23240
SockJS._transportMessage @ packed_libs.js?331a1bb5:23238
EventEmitter.emit @ packed_libs.js?331a1bb5:22443
WebSocketTransport.ws.onmessage @ packed_libs.js?331a1bb5:25314
packed_plugins.js?265d4e51:17153 THREE.MultiMaterial has been removed. Use an Array instead.
MultiMaterial @ packed_plugins.js?265d4e51:17153
SlicerViewModel.self.createText @ packed_plugins.js?265d4e51:43233
(anonymous) @ packed_plugins.js?265d4e51:43284
(anonymous) @ packed_plugins.js?265d4e51:16753
(anonymous) @ packed_plugins.js?265d4e51:16267
load (async)
load @ packed_plugins.js?265d4e51:16267
load @ packed_plugins.js?265d4e51:16753
SlicerViewModel.self.drawBedFloor @ packed_plugins.js?265d4e51:43281
(anonymous) @ packed_plugins.js?265d4e51:42936
Pc @ packed_libs.js?331a1bb5:11357
Qc @ packed_libs.js?331a1bb5:11357
aa @ packed_libs.js?331a1bb5:11356
ac @ packed_libs.js?331a1bb5:11356
notifySubscribers @ packed_libs.js?331a1bb5:11343
fa @ packed_libs.js?331a1bb5:11346
c @ packed_libs.js?331a1bb5:11346
Ea @ packed_libs.js?331a1bb5:11367
l @ packed_libs.js?331a1bb5:11407
dispatch @ packed_libs.js?331a1bb5:5184
elemData.handle @ packed_libs.js?331a1bb5:4992
trigger @ packed_libs.js?331a1bb5:8250
(anonymous) @ packed_libs.js?331a1bb5:8328
each @ packed_libs.js?331a1bb5:355
each @ packed_libs.js?331a1bb5:190
trigger @ packed_libs.js?331a1bb5:8327
Da @ packed_libs.js?331a1bb5:11324
(anonymous) @ packed_libs.js?331a1bb5:11402
w @ packed_libs.js?331a1bb5:11345
update @ packed_libs.js?331a1bb5:11401
function.a.B.i @ packed_libs.js?331a1bb5:11378
Pc @ packed_libs.js?331a1bb5:11357
Qc @ packed_libs.js?331a1bb5:11357
aa @ packed_libs.js?331a1bb5:11356
ac @ packed_libs.js?331a1bb5:11356
notifySubscribers @ packed_libs.js?331a1bb5:11343
fa @ packed_libs.js?331a1bb5:11346
c @ packed_libs.js?331a1bb5:11346
ItemListHelper.self._updateItems @ packed_core.js?c293f549:14217
ItemListHelper.self.updateItems @ packed_core.js?c293f549:13957
PrinterProfilesViewModel.self.fromResponse @ packed_core.js?c293f549:3506
fire @ packed_libs.js?331a1bb5:3269
fireWith @ packed_libs.js?331a1bb5:3399
done @ packed_libs.js?331a1bb5:9306
(anonymous) @ packed_libs.js?331a1bb5:9549
load (async)
send @ packed_libs.js?331a1bb5:9568
ajax @ packed_libs.js?331a1bb5:9207
OctoPrintClient.ajax @ packed_client.js?4965268c:145
OctoPrintClient.get @ packed_client.js?4965268c:158
OctoPrintPrinterProfileClient.list @ packed_client.js?4965268c:1190
PrinterProfilesViewModel.self.requestData @ packed_core.js?c293f549:3485
callViewModelIf @ packed_core.js?c293f549:15187
(anonymous) @ packed_core.js?c293f549:15133
Pn @ packed_libs.js?331a1bb5:11208
(anonymous) @ packed_libs.js?331a1bb5:11229
callViewModelsIf @ packed_core.js?c293f549:15131
callViewModels @ packed_core.js?c293f549:15125
fetchSettings @ packed_core.js?c293f549:15961
setTimeout (async)
(anonymous) @ packed_core.js?c293f549:16033
fire @ packed_libs.js?331a1bb5:3269
fireWith @ packed_libs.js?331a1bb5:3399
done @ packed_libs.js?331a1bb5:9306
(anonymous) @ packed_libs.js?331a1bb5:9549
load (async)
send @ packed_libs.js?331a1bb5:9568
ajax @ packed_libs.js?331a1bb5:9207
OctoPrintClient.ajax @ packed_client.js?4965268c:145
OctoPrintClient.ajaxWithData @ packed_client.js?4965268c:154
OctoPrintClient.post @ packed_client.js?4965268c:166
OctoPrintClient.postJson @ packed_client.js?4965268c:179
OctoPrintBrowserClient.passiveLogin @ packed_client.js?4965268c:557
LoginStateViewModel.self.requestData @ packed_core.js?c293f549:2431
onServerConnect @ packed_core.js?c293f549:16013
(anonymous) @ packed_core.js?c293f549:16031
fire @ packed_libs.js?331a1bb5:3269
fireWith @ packed_libs.js?331a1bb5:3399
deferred.(anonymous function) @ packed_libs.js?331a1bb5:3737
DataUpdater.self._onConnectMessage @ packed_core.js?c293f549:13720
(anonymous) @ packed_client.js?4965268c:390
Pn @ packed_libs.js?331a1bb5:11208
(anonymous) @ packed_libs.js?331a1bb5:11229
OctoPrintSocketClient.propagateMessage @ packed_client.js?4965268c:389
(anonymous) @ packed_client.js?4965268c:484
(anonymous) @ packed_libs.js?331a1bb5:11225
_t @ packed_libs.js?331a1bb5:11213
(anonymous) @ packed_libs.js?331a1bb5:11224
(anonymous) @ packed_libs.js?331a1bb5:11229
onMessage @ packed_client.js?4965268c:483
EventTarget.dispatchEvent @ packed_libs.js?331a1bb5:22527
(anonymous) @ packed_libs.js?331a1bb5:23240
SockJS._transportMessage @ packed_libs.js?331a1bb5:23238
EventEmitter.emit @ packed_libs.js?331a1bb5:22443
WebSocketTransport.ws.onmessage @ packed_libs.js?331a1bb5:25314
packed_plugins.js?265d4e51:17153 THREE.MultiMaterial has been removed. Use an Array instead.
MultiMaterial @ packed_plugins.js?265d4e51:17153
SlicerViewModel.self.createText @ packed_plugins.js?265d4e51:43233
(anonymous) @ packed_plugins.js?265d4e51:43285
(anonymous) @ packed_plugins.js?265d4e51:16753
(anonymous) @ packed_plugins.js?265d4e51:16267
load (async)
load @ packed_plugins.js?265d4e51:16267
load @ packed_plugins.js?265d4e51:16753
SlicerViewModel.self.drawBedFloor @ packed_plugins.js?265d4e51:43281
(anonymous) @ packed_plugins.js?265d4e51:42936
Pc @ packed_libs.js?331a1bb5:11357
Qc @ packed_libs.js?331a1bb5:11357
aa @ packed_libs.js?331a1bb5:11356
ac @ packed_libs.js?331a1bb5:11356
notifySubscribers @ packed_libs.js?331a1bb5:11343
fa @ packed_libs.js?331a1bb5:11346
c @ packed_libs.js?331a1bb5:11346
Ea @ packed_libs.js?331a1bb5:11367
l @ packed_libs.js?331a1bb5:11407
dispatch @ packed_libs.js?331a1bb5:5184
elemData.handle @ packed_libs.js?331a1bb5:4992
trigger @ packed_libs.js?331a1bb5:8250
(anonymous) @ packed_libs.js?331a1bb5:8328
each @ packed_libs.js?331a1bb5:355
each @ packed_libs.js?331a1bb5:190
trigger @ packed_libs.js?331a1bb5:8327
Da @ packed_libs.js?331a1bb5:11324
(anonymous) @ packed_libs.js?331a1bb5:11402
w @ packed_libs.js?331a1bb5:11345
update @ packed_libs.js?331a1bb5:11401
function.a.B.i @ packed_libs.js?331a1bb5:11378
Pc @ packed_libs.js?331a1bb5:11357
Qc @ packed_libs.js?331a1bb5:11357
aa @ packed_libs.js?331a1bb5:11356
ac @ packed_libs.js?331a1bb5:11356
notifySubscribers @ packed_libs.js?331a1bb5:11343
fa @ packed_libs.js?331a1bb5:11346
c @ packed_libs.js?331a1bb5:11346
ItemListHelper.self._updateItems @ packed_core.js?c293f549:14217
ItemListHelper.self.updateItems @ packed_core.js?c293f549:13957
PrinterProfilesViewModel.self.fromResponse @ packed_core.js?c293f549:3506
fire @ packed_libs.js?331a1bb5:3269
fireWith @ packed_libs.js?331a1bb5:3399
done @ packed_libs.js?331a1bb5:9306
(anonymous) @ packed_libs.js?331a1bb5:9549
load (async)
send @ packed_libs.js?331a1bb5:9568
ajax @ packed_libs.js?331a1bb5:9207
OctoPrintClient.ajax @ packed_client.js?4965268c:145
OctoPrintClient.get @ packed_client.js?4965268c:158
OctoPrintPrinterProfileClient.list @ packed_client.js?4965268c:1190
PrinterProfilesViewModel.self.requestData @ packed_core.js?c293f549:3485
callViewModelIf @ packed_core.js?c293f549:15187
(anonymous) @ packed_core.js?c293f549:15133
Pn @ packed_libs.js?331a1bb5:11208
(anonymous) @ packed_libs.js?331a1bb5:11229
callViewModelsIf @ packed_core.js?c293f549:15131
callViewModels @ packed_core.js?c293f549:15125
fetchSettings @ packed_core.js?c293f549:15961
setTimeout (async)
(anonymous) @ packed_core.js?c293f549:16033
fire @ packed_libs.js?331a1bb5:3269
fireWith @ packed_libs.js?331a1bb5:3399
done @ packed_libs.js?331a1bb5:9306
(anonymous) @ packed_libs.js?331a1bb5:9549
load (async)
send @ packed_libs.js?331a1bb5:9568
ajax @ packed_libs.js?331a1bb5:9207
OctoPrintClient.ajax @ packed_client.js?4965268c:145
OctoPrintClient.ajaxWithData @ packed_client.js?4965268c:154
OctoPrintClient.post @ packed_client.js?4965268c:166
OctoPrintClient.postJson @ packed_client.js?4965268c:179
OctoPrintBrowserClient.passiveLogin @ packed_client.js?4965268c:557
LoginStateViewModel.self.requestData @ packed_core.js?c293f549:2431
onServerConnect @ packed_core.js?c293f549:16013
(anonymous) @ packed_core.js?c293f549:16031
fire @ packed_libs.js?331a1bb5:3269
fireWith @ packed_libs.js?331a1bb5:3399
deferred.(anonymous function) @ packed_libs.js?331a1bb5:3737
DataUpdater.self._onConnectMessage @ packed_core.js?c293f549:13720
(anonymous) @ packed_client.js?4965268c:390
Pn @ packed_libs.js?331a1bb5:11208
(anonymous) @ packed_libs.js?331a1bb5:11229
OctoPrintSocketClient.propagateMessage @ packed_client.js?4965268c:389
(anonymous) @ packed_client.js?4965268c:484
(anonymous) @ packed_libs.js?331a1bb5:11225
_t @ packed_libs.js?331a1bb5:11213
(anonymous) @ packed_libs.js?331a1bb5:11224
(anonymous) @ packed_libs.js?331a1bb5:11229
onMessage @ packed_client.js?4965268c:483
EventTarget.dispatchEvent @ packed_libs.js?331a1bb5:22527
(anonymous) @ packed_libs.js?331a1bb5:23240
SockJS._transportMessage @ packed_libs.js?331a1bb5:23238
EventEmitter.emit @ packed_libs.js?331a1bb5:22443
WebSocketTransport.ws.onmessage @ packed_libs.js?331a1bb5:25314
packed_core.js?c293f549:15842 Going to bind 42 view models...
packed_core.js?c293f549:15895 Did not bind view model UsageViewModel to target #wizard_plugin_tracking since it does not exist
packed_core.js?c293f549:15895 Did not bind view model CuraViewModel to target #wizard_plugin_cura since it does not exist
packed_core.js?c293f549:15895 Did not bind view model SoftwareUpdateViewModel to target #softwareupdate_confirmation_dialog since it does not exist
packed_core.js?c293f549:15895 Did not bind view model SoftwareUpdateViewModel to target #wizard_plugin_softwareupdate since it does not exist
packed_core.js?c293f549:15895 Did not bind view model ETAModel to target #navbar_plugin_octoprint_eta since it does not exist
packed_core.js?c293f549:2443 User NameTaken24 logged in
packed_core.js?c293f549:15934 ... binding done
packed_core.js?c293f549:15954 Application startup complete
7packed_core.js?c293f549:13716 Connected to the server

hope this is what you meant

At quick glance I don't see the problem, but it's clearly a problem with the JS on your Octoprint page. It works on mobile because you (probably) have TouchUI installed, so the mobile version uses different pages.

Take a look at Missing socket authentication in this FAQ entry - your problems sounds like it's exactly that one. There are steps there to fix it, please try them and report back.

should my log file just have this repeating every second?

NameTaken24 from ::ffff:192.168.0.36
2018-12-14 12:43:09,627 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.36
2018-12-14 12:43:09,688 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.36
2018-12-14 12:43:09,944 - octoprint.server.util.flask - INFO - Passively logging in user NameTaken24 from ::ffff:192.168.0.36
2018-12-14 12:43:09,968 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.36
2018-12-14 12:43:10,211 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.36
2018-12-14 12:43:10,425 - octoprint.server.util.flask - INFO - Passively logging in user NameTaken24 from ::ffff:192.168.0.36
2018-12-14 12:43:10,447 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.36
2018-12-14 12:43:10,698 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.36

No. Even more so - run the steps outlined in the linked post.

pi@octopi:~ $ source ~/oprint/bin/activate)
-bash: syntax error near unexpected token `)'
pi@octopi:~ $ source ~/oprint/bin/activate
(oprint) pi@octopi:~ $ sed -ibck '/^\.\/OctoPrint-[0-9]\+\.[0-9]\+\.[0-9]\+-.*\.egg$/d' `python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())"`/easy-install.pth
sed: can't read /home/pi/oprint/lib/python2.7/site-packages/easy-install.pth: No such file or directory
(oprint) pi@octopi:~ $ sed -ibck '/^\.\/OctoPrint-[0-9]\+\.[0-9]\+\.[0-9]\+-.*\.egg$/d' `python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())"`/easy-install.pth
sed: can't read /home/pi/oprint/lib/python2.7/site-packages/easy-install.pth: No such file or directory
(oprint) pi@octopi:~ $ sudo service octoprint restart)
-bash: syntax error near unexpected token `)'
(oprint) pi@octopi:~ $ sudo service octoprint restart
(oprint) pi@octopi:~ $ 

your command didnt work right (im on mac)

No, you just don't have easy-install.pth. Which means this is possibly a different issue after all even though it looks exactly identical. Please open a full bug report.

octoprint (4).log (1.8 MB)
i asume this is what you mean

As I said:

This needs a way deeper look and has outgrown the support forum.

Go here and fill in all of the requested information there.