text in the terminal
linaro@tinkerboard:~$ /etc/init.d/octoprint start
[ ok ] Starting octoprint (via systemctl): octoprint.service.
linaro@tinkerboard:~$
logfile:
2018-06-29 16:22:36,194 - octoprint.startup - INFO - ******************************************************************************
2018-06-29 16:22:36,194 - octoprint.startup - INFO - Starting OctoPrint 1.3.8
2018-06-29 16:22:36,195 - octoprint.startup - INFO - ******************************************************************************
2018-06-29 16:22:37,239 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
2018-06-29 16:22:37,513 - octoprint.startup - INFO - Blacklist processing done
2018-06-29 16:22:37,629 - octoprint.plugin.core - INFO - Loading plugins from /home/linaro/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins, /home/linaro/.octoprint/plugins and installed plugin packages...
2018-06-29 16:22:39,900 - octoprint.plugin.core - WARNING - Plugin "OctoPi Support Plugin" did not pass check
2018-06-29 16:22:40,480 - octoprint.plugins.discovery - INFO - pybonjour is not installed, Zeroconf Discovery won't be available
2018-06-29 16:22:40,486 - octoprint.plugin.core - INFO - Found 9 plugin(s) providing 9 mixin implementations, 4 hook handlers
2018-06-29 16:22:40,609 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2018-06-29 16:22:40,679 - octoprint.server - INFO - Intermediary server started
2018-06-29 16:22:40,680 - octoprint.plugin.core - INFO - Loading plugins from /home/linaro/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins, /home/linaro/.octoprint/plugins and installed plugin packages...
2018-06-29 16:22:40,688 - octoprint.plugin.core - WARNING - Plugin "OctoPi Support Plugin" did not pass check
2018-06-29 16:22:40,981 - octoprint.plugin.core - INFO - Found 9 plugin(s) providing 9 mixin implementations, 4 hook handlers
2018-06-29 16:22:41,003 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/linaro/.octoprint/uploads...
2018-06-29 16:22:41,005 - octoprint.filemanager.storage - INFO - ... file metadata for /home/linaro/.octoprint/uploads initialized successfully.
2018-06-29 16:22:41,037 - octoprint.plugins.softwareupdate - INFO - Loaded version cache from disk
2018-06-29 16:22:44,463 - octoprint.util.pip - INFO - Using "/home/linaro/OctoPrint/venv/bin/python2 -m pip" as command to invoke pip
2018-06-29 16:22:46,194 - octoprint.util.pip - INFO - Version of pip is 10.0.1
2018-06-29 16:22:46,195 - octoprint.util.pip - INFO - pip installs to /home/linaro/OctoPrint/venv/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2018-06-29 16:22:46,196 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-06-29 16:22:46,198 - octoprint.plugin.core - INFO - Initialized 9 plugin implementation(s)
2018-06-29 16:22:46,202 - octoprint.plugin.core - INFO - 9 plugin(s) registered with the system:
| Announcement Plugin (bundled) = /home/linaro/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/linaro/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/linaro/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/cura
| Discovery (bundled) = /home/linaro/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/discovery
| Logging (bundled) = /home/linaro/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/logging
| Plugin Manager (bundled) = /home/linaro/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
| Printer Safety Check (bundled) = /home/linaro/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
| Software Update (bundled) = /home/linaro/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
| Virtual Printer (bundled) = /home/linaro/OctoPrint/venv/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
2018-06-29 16:22:46,212 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
| hardware:
| cores: 4
| freq: 1800.0
| ram: 2112024576
| os:
| id: linux
| platform: linux2
| python:
| pip: 10.0.1
| version: 2.7.13
| virtualenv: /home/linaro/OctoPrint/venv
2018-06-29 16:22:46,221 - octoprint.server - INFO - Reset webasset folder /home/linaro/.octoprint/generated/webassets...
2018-06-29 16:22:46,237 - octoprint.server - INFO - Reset webasset folder /home/linaro/.octoprint/generated/.webassets-cache...
2018-06-29 16:22:46,540 - octoprint.server - INFO - Shutting down intermediary server...
2018-06-29 16:22:46,958 - octoprint.server - INFO - Intermediary server shut down
2018-06-29 16:22:46,971 - octoprint.events - INFO - Processing startup event, this is our first event
2018-06-29 16:22:46,973 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
2018-06-29 16:22:46,991 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2018-06-29 16:22:46,998 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2018-06-29 16:22:47,025 - octoprint.plugins.cura - INFO - Path to CuraEngine has not been configured or does not exist (currently set to None), Cura will not be selectable for slicing
2018-06-29 16:22:47,062 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on tinkerboard for SSDP
2018-06-29 16:22:47,076 - octoprint.server - INFO - Listening on http://0.0.0.0:5000
2018-06-29 16:22:47,147 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=de', 'path': '/', 'base_url': 'http://192.168.178.69:5000/'}
2018-06-29 16:22:47,284 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json
2018-06-29 16:22:47,358 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.32s
2018-06-29 16:22:47,376 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from https://plugins.octoprint.org/plugins.json
2018-06-29 16:22:47,408 - octoprint.plugins.announcements - INFO - Loaded channel _important from https://octoprint.org/feeds/important.xml in 0.32s
2018-06-29 16:22:47,509 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1530289367459 (192.168.178.69) 35.66ms
2018-06-29 16:22:48,052 - octoprint.plugins.announcements - INFO - Loaded channel _releases from https://octoprint.org/feeds/releases.xml in 0.23s
2018-06-29 16:22:48,442 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.29s
2018-06-29 16:22:48,565 - octoprint.plugins.announcements - INFO - Loaded channel _blog from https://octoprint.org/feeds/octoblog.xml in 0.25s
2018-06-29 16:22:48,930 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1530289368510 (192.168.178.69) 57.89ms
2018-06-29 16:22:48,972 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.22s
2018-06-29 16:22:49,147 - octoprint.plugins.pluginmanager - INFO - Loaded plugin notices data from https://plugins.octoprint.org/notices.json
2018-06-29 16:22:49,199 - octoprint.plugins.announcements - INFO - Loaded channel _plugins from https://plugins.octoprint.org/feed.xml in 0.36s
2018-06-29 16:22:49,257 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2018-06-29 16:22:49,491 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.32s
2018-06-29 16:22:49,527 - tornado.access - WARNING - 404 GET /cached.gif?_=1530289369459 (192.168.178.69) 56.71ms
2018-06-29 16:22:49,550 - octoprint.plugins.announcements - INFO - Loaded channel _octopi from https://octoprint.org/feeds/octopi.xml in 0.2s
2018-06-29 16:22:50,025 - tornado.access - WARNING - 404 GET /intermediary.gif?_=1530289369931 (192.168.178.69) 50.58ms
2018-06-29 16:22:50,090 - octoprint.util.pip - INFO - Using "/home/linaro/OctoPrint/venv/bin/python2 -m pip" as command to invoke pip
2018-06-29 16:22:50,726 - tornado.access - WARNING - 404 GET /cached.gif?_=1530289370530 (192.168.178.69) 161.30ms
2018-06-29 16:22:51,875 - tornado.access - WARNING - 404 GET /cached.gif?_=1530289371731 (192.168.178.69) 132.06ms
2018-06-29 16:22:52,895 - tornado.access - WARNING - 404 GET /cached.gif?_=1530289372872 (192.168.178.69) 13.42ms
2018-06-29 16:22:54,098 - octoprint.util.pip - INFO - pip installs to /home/linaro/OctoPrint/venv/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
2018-06-29 16:22:54,099 - octoprint.util.pip - INFO - ==> pip ok -> yes
2018-06-29 16:22:54,121 - tornado.access - WARNING - 404 GET /cached.gif?_=1530289373901 (192.168.178.69) 29.30ms
2018-06-29 16:22:54,128 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2018-06-29 16:22:55,363 - tornado.access - WARNING - 404 GET /cached.gif?_=1530289375126 (192.168.178.69) 95.16ms
2018-06-29 16:22:56,437 - tornado.access - WARNING - 404 GET /cached.gif?_=1530289376369 (192.168.178.69) 34.30ms
2018-06-29 16:22:57,357 - octoprint.server.preemptive_cache - INFO - ... done in 10.21s
2018-06-29 16:22:57,457 - octoprint.server.views - INFO - Found path / in cache (key: ui:_default:http://192.168.178.69:5000/:de), signaling as cached
2018-06-29 16:22:59,544 - octoprint.server.util.sockjs - INFO - New connection from client: 192.168.178.69
2018-06-29 16:23:30,978 - octoprint.server - INFO - Shutting down...
2018-06-29 16:23:31,155 - octoprint.events - INFO - Processing shutdown event, this will be our last event
2018-06-29 16:23:31,156 - octoprint.events - INFO - Event loop shut down
2018-06-29 16:23:31,161 - octoprint.server - INFO - Goodbye!
i alwazs need to enter the user password when id like to start or tstop the server that whay, maybe thats killing the autostart? during the start process (after booting) i dont need to enter the password