crysxd / OctoApp-Plugin

Companion plugin for OctoApp
GNU Affero General Public License v3.0
62 stars 4 forks source link

I can't install OctoApp Plugin #39

Closed phiphila closed 1 year ago

phiphila commented 1 year ago

Please do not open tickets with bugs. Use the app's bug report feature instead (main menu > FAQ & help > report a bug)

I understood but it more simply to post pictures and code here

when I try to install your plugin on octoprint taht don't work correctly.

here is the install log:

Installing plugin "OctoApp" from https://github.com/crysxd/OctoApp-Plugin/archive/refs/heads/release.zip... /home/Octopi/oprint/bin/python -m pip --disable-pip-version-check install file:///tmp/tmp_ojft0dr/OctoApp-Plugin-release.zip --no-cache-dir Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Processing /tmp/tmp_ojft0dr/OctoApp-Plugin-release.zip Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: OctoPrint in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoApp==1.3.2) (1.9.2) Requirement already satisfied: pillow in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoApp==1.3.2) (9.5.0) Requirement already satisfied: pycryptodome>=3.15.0 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoApp==1.3.2) (3.19.0) Requirement already satisfied: OctoPrint-FirmwareCheck>=2021.10.11 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (2021.10.11) Requirement already satisfied: requests<3,>=2.28.2 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (2.31.0) Requirement already satisfied: werkzeug<2.3,>=2.2.3 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (2.2.3) Requirement already satisfied: markdown<4,>=3.4.3 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (3.4.3) Requirement already satisfied: argon2-cffi<22,>=21.3.0 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (21.3.0) Requirement already satisfied: Babel<2.13,>=2.12.1 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (2.12.1) Requirement already satisfied: sarge==0.1.7.post1 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (0.1.7.post1) Requirement already satisfied: websocket-client<2,>=1.5.1 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (1.5.2) Requirement already satisfied: wrapt<1.16,>=1.15 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (1.15.0) Requirement already satisfied: sentry-sdk<2,>=1.19.1 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (1.24.0) Requirement already satisfied: OctoPrint-FileCheck>=2021.2.23 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (2021.2.23) Requirement already satisfied: pyserial<4,>=3.5 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (3.5) Requirement already satisfied: Flask-Login<0.7,>=0.6.2 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (0.6.2) Requirement already satisfied: netifaces<1,>=0.11 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (0.11.0) Requirement already satisfied: colorlog<7,>=6.7.0 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (6.7.0) Requirement already satisfied: tornado<7,>=6.2 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (6.2) Requirement already satisfied: pydantic<2,>=1.10.7 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (1.10.8) Requirement already satisfied: zeroconf==0.39.4 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (0.39.4) Requirement already satisfied: passlib<2,>=1.7.4 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (1.7.4) Requirement already satisfied: netaddr<0.9,>=0.8 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (0.8.0) Requirement already satisfied: PyYAML<7,>=6.0.1 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (6.0.1) Requirement already satisfied: pkginfo<2,>=1.9.6 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (1.9.6) Requirement already satisfied: semantic-version<3,>=2.10.0 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (2.10.0) Requirement already satisfied: regex in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (2022.9.13) Requirement already satisfied: Flask-Limiter<4,>=3.3.0 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (3.3.1) Requirement already satisfied: wheel in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (0.34.2) Requirement already satisfied: emoji<3,>=2.2.0 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (2.2.0) Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (2.0) Requirement already satisfied: flask<2.3,>=2.2.3 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (2.2.5) Requirement already satisfied: pylru<2,>=1.2.1 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (1.2.1) Requirement already satisfied: Flask-Babel<4,>=3.1.0 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (3.1.0) Requirement already satisfied: feedparser<7,>=6.0.10 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (6.0.10) Requirement already satisfied: Click<9,>=8.1.3 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (8.1.3) Requirement already satisfied: watchdog<3,>=2.3.1 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (2.3.1) Requirement already satisfied: class-doc<0.3,>=0.2.6 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (0.2.6) Requirement already satisfied: zipstream-ng<2.0.0,>=1.5.0 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (1.5.0) Requirement already satisfied: OctoPrint-PiSupport>=2023.5.24 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (2023.7.31) Requirement already satisfied: frozendict<3,>=2.3.7 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (2.3.8) Requirement already satisfied: pathvalidate<3,>=2.5.2 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (2.5.2) Requirement already satisfied: future<1,>=0.18.3 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (0.18.3) Requirement already satisfied: blinker<2,>=1.6.1 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (1.6.2) Requirement already satisfied: filetype<2,>=1.2.0 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (1.2.0) Requirement already satisfied: cachelib<0.11,>=0.10.2 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (0.10.2) Requirement already satisfied: psutil<6,>=5.9.4 in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (5.9.5) Requirement already satisfied: unidecode in /home/Octopi/oprint/lib/python3.9/site-packages (from OctoPrint->OctoApp==1.3.2) (1.3.6) Requirement already satisfied: ifaddr>=0.1.7 in /home/Octopi/oprint/lib/python3.9/site-packages (from zeroconf==0.39.4->OctoPrint->OctoApp==1.3.2) (0.2.0) Requirement already satisfied: async-timeout>=4.0.1 in /home/Octopi/oprint/lib/python3.9/site-packages (from zeroconf==0.39.4->OctoPrint->OctoApp==1.3.2) (4.0.2) Requirement already satisfied: argon2-cffi-bindings in /home/Octopi/oprint/lib/python3.9/site-packages (from argon2-cffi<22,>=21.3.0->OctoPrint->OctoApp==1.3.2) (21.2.0) Requirement already satisfied: more-itertools>=5.0.0 in /home/Octopi/oprint/lib/python3.9/site-packages (from class-doc<0.3,>=0.2.6->OctoPrint->OctoApp==1.3.2) (9.1.0) Requirement already satisfied: sgmllib3k in /home/Octopi/oprint/lib/python3.9/site-packages (from feedparser<7,>=6.0.10->OctoPrint->OctoApp==1.3.2) (1.0.0) Requirement already satisfied: importlib-metadata>=3.6.0 in /home/Octopi/oprint/lib/python3.9/site-packages (from flask<2.3,>=2.2.3->OctoPrint->OctoApp==1.3.2) (5.0.0) Requirement already satisfied: Jinja2>=3.0 in /home/Octopi/oprint/lib/python3.9/site-packages (from flask<2.3,>=2.2.3->OctoPrint->OctoApp==1.3.2) (3.1.2) Requirement already satisfied: itsdangerous>=2.0 in /home/Octopi/oprint/lib/python3.9/site-packages (from flask<2.3,>=2.2.3->OctoPrint->OctoApp==1.3.2) (2.1.2) Requirement already satisfied: webassets>=2.0 in /home/Octopi/oprint/lib/python3.9/site-packages (from Flask-Assets<3,>=2.0->OctoPrint->OctoApp==1.3.2) (2.0) Requirement already satisfied: pytz>=2022.7 in /home/Octopi/oprint/lib/python3.9/site-packages (from Flask-Babel<4,>=3.1.0->OctoPrint->OctoApp==1.3.2) (2023.3) Requirement already satisfied: limits>=2.8 in /home/Octopi/oprint/lib/python3.9/site-packages (from Flask-Limiter<4,>=3.3.0->OctoPrint->OctoApp==1.3.2) (3.5.0) Requirement already satisfied: typing-extensions>=4 in /home/Octopi/oprint/lib/python3.9/site-packages (from Flask-Limiter<4,>=3.3.0->OctoPrint->OctoApp==1.3.2) (4.4.0) Requirement already satisfied: rich<14,>=12 in /home/Octopi/oprint/lib/python3.9/site-packages (from Flask-Limiter<4,>=3.3.0->OctoPrint->OctoApp==1.3.2) (12.6.0) Requirement already satisfied: ordered-set<5,>4 in /home/Octopi/oprint/lib/python3.9/site-packages (from Flask-Limiter<4,>=3.3.0->OctoPrint->OctoApp==1.3.2) (4.1.0) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/Octopi/oprint/lib/python3.9/site-packages (from requests<3,>=2.28.2->OctoPrint->OctoApp==1.3.2) (1.26.12) Requirement already satisfied: idna<4,>=2.5 in /home/Octopi/oprint/lib/python3.9/site-packages (from requests<3,>=2.28.2->OctoPrint->OctoApp==1.3.2) (3.4) Requirement already satisfied: charset-normalizer<4,>=2 in /home/Octopi/oprint/lib/python3.9/site-packages (from requests<3,>=2.28.2->OctoPrint->OctoApp==1.3.2) (2.1.1) Requirement already satisfied: certifi>=2017.4.17 in /home/Octopi/oprint/lib/python3.9/site-packages (from requests<3,>=2.28.2->OctoPrint->OctoApp==1.3.2) (2022.9.24) Requirement already satisfied: MarkupSafe>=2.1.1 in /home/Octopi/oprint/lib/python3.9/site-packages (from werkzeug<2.3,>=2.2.3->OctoPrint->OctoApp==1.3.2) (2.1.1) Requirement already satisfied: zipp>=0.5 in /home/Octopi/oprint/lib/python3.9/site-packages (from importlib-metadata>=3.6.0->flask<2.3,>=2.2.3->OctoPrint->OctoApp==1.3.2) (3.10.0) Requirement already satisfied: packaging<24,>=21 in /home/Octopi/oprint/lib/python3.9/site-packages (from limits>=2.8->Flask-Limiter<4,>=3.3.0->OctoPrint->OctoApp==1.3.2) (21.3) Requirement already satisfied: deprecated>=1.2 in /home/Octopi/oprint/lib/python3.9/site-packages (from limits>=2.8->Flask-Limiter<4,>=3.3.0->OctoPrint->OctoApp==1.3.2) (1.2.13) Requirement already satisfied: setuptools in /home/Octopi/oprint/lib/python3.9/site-packages (from limits>=2.8->Flask-Limiter<4,>=3.3.0->OctoPrint->OctoApp==1.3.2) (44.1.1) Requirement already satisfied: importlib-resources>=1.3 in /home/Octopi/oprint/lib/python3.9/site-packages (from limits>=2.8->Flask-Limiter<4,>=3.3.0->OctoPrint->OctoApp==1.3.2) (5.12.0) Requirement already satisfied: commonmark<0.10.0,>=0.9.0 in /home/Octopi/oprint/lib/python3.9/site-packages (from rich<14,>=12->Flask-Limiter<4,>=3.3.0->OctoPrint->OctoApp==1.3.2) (0.9.1) Requirement already satisfied: pygments<3.0.0,>=2.6.0 in /home/Octopi/oprint/lib/python3.9/site-packages (from rich<14,>=12->Flask-Limiter<4,>=3.3.0->OctoPrint->OctoApp==1.3.2) (2.13.0) Requirement already satisfied: cffi>=1.0.1 in /home/Octopi/oprint/lib/python3.9/site-packages (from argon2-cffi-bindings->argon2-cffi<22,>=21.3.0->OctoPrint->OctoApp==1.3.2) (1.15.1) Requirement already satisfied: pycparser in /home/Octopi/oprint/lib/python3.9/site-packages (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi<22,>=21.3.0->OctoPrint->OctoApp==1.3.2) (2.21) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/Octopi/oprint/lib/python3.9/site-packages (from packaging<24,>=21->limits>=2.8->Flask-Limiter<4,>=3.3.0->OctoPrint->OctoApp==1.3.2) (3.0.9) Building wheels for collected packages: OctoApp Building wheel for OctoApp (setup.py): started Building wheel for OctoApp (setup.py): finished with status 'done' Created wheel for OctoApp: filename=OctoApp-1.3.2-py2.py3-none-any.whl size=27857 sha256=5f0c9b8c482426785aebb37bfe86ffbe71b271f9be9afd63d5ae6315131635b5 Stored in directory: /tmp/pip-ephem-wheel-cache-xspvchj9/wheels/b2/0b/a0/2c5fb481dc301e3fd0373624daeec95baf333a6e6c55870cc9 Successfully built OctoApp Installing collected packages: OctoApp Attempting uninstall: OctoApp Found existing installation: OctoApp 1.3.2 Uninstalling OctoApp-1.3.2: Successfully uninstalled OctoApp-1.3.2 Successfully installed OctoApp-1.3.2 Done!

and the picture after the installation: unamed_pluging

after a restart, your plugin is not visible in the list of plugins and is not detected/available on my iphone because it offers me to install this plugin.

crysxd commented 1 year ago

Pleas edit your comment and use ``` for the code. It's all one line, impossible to read

crysxd commented 1 year ago

~Also please send an email to hello@octoapp.eu, we can continue there. As you read I do not offer support here as I need to streamline my support process as much as possible. Will close here and wait for your email. Please still update the comment so I can read the logs properly or attach them as a txt file to the email~ Got your mail!