markwal / OctoPrint-PolarCloud

OctoPrint plugin that connects OctoPrint to the Polar3D cloud. You easily monitor your printer from outside your LAN without arcane setup of port forwarding, etc. Plus, take advantage of the rapidly evolving Polar Cloud capabilities and UI.
GNU Affero General Public License v3.0
15 stars 8 forks source link

Plugin not installing in plugin directory same as issue #43 #50

Closed Onehunterguy closed 4 years ago

Onehunterguy commented 4 years ago

Have installed plug in 6 times with the same results as issue #43 from 2018. Issue with recent Octoprint update 1.4.2?

0B54CEDF-D869-49CC-9DAD-C0BEE348D4A8 DE065BB8-8724-421A-8F33-F264128884FF

wjsteele commented 4 years ago

Have you followed the resolution steps as documented in #38?

(Updated link to #38 instead of #43.)

Onehunterguy commented 4 years ago

I haven’t, only because it was two years ago and I assume the work around would have already been Implemented. Was hoping for an update.... It’s a current instance of Octoprint on a Pi 4

Dave

Sent from my iPhone

On Aug 8, 2020, at 9:54 AM, Wm Steele notifications@github.com wrote:

 Have you followed the resolution steps as documented in #43?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

wjsteele commented 4 years ago

The work around was documented in those steps in #38. The issue isn't with the Polar Cloud plug-in, but it's an issue with one of the base system's dependencies, which we are not in control of.

Bill

Onehunterguy commented 4 years ago

Thanks Bill

Dave

Sent from my iPhone

On Aug 8, 2020, at 10:54 AM, Wm Steele notifications@github.com wrote:

 The work around was documented in those steps in #38. The issue isn't with the Polar Cloud plug-in, but it's an issue with one of the base system's dependencies, which we are not in control of.

Bill

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

reuter commented 4 years ago

I'm having the same issue as described here. I tried following the steps on 38 twice now and it's still not working. Anything else I can try?

wjsteele commented 4 years ago

You'll need to post more info... without logs there is no way to know what the actual issue is, as the issue described in #38 is very specific to that one crypto library being out of date. If that's not working, you'll want to open a new issue with the details in it.

reuter commented 4 years ago

Fair enough, here's the log. I'm happy to open a new one if I need to.

2020-08-11 10:17:06,479 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install file:///tmp/tmpWcKN_t/OctoPrint-PolarCloud-master.zip --no-cache-dir 2020-08-11 10:17:11,008 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2020-08-11 10:17:11,009 > Processing /tmp/tmpWcKN_t/OctoPrint-PolarCloud-master.zip 2020-08-11 10:17:13,336 > Requirement already satisfied: OctoPrint in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint-PolarCloud==1.9) (1.4.2) 2020-08-11 10:17:17,307 > Requirement already satisfied: cryptography@ https://markwal.github.io/wheelhouse/cryptography-2.5-cp27-none-linux_armv7l.whl from https://markwal.github.io/wheelhouse/cryptography-2.5-cp27-none-linux_armv7l.whl in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint-PolarCloud==1.9) (2.5) 2020-08-11 10:17:17,309 > Requirement already satisfied: cffi@ https://markwal.github.io/wheelhouse/cffi-1.12.1-cp27-none-linux_armv7l.whl from https://markwal.github.io/wheelhouse/cffi-1.12.1-cp27-none-linux_armv7l.whl in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint-PolarCloud==1.9) (1.12.1) 2020-08-11 10:17:17,309 > Requirement already satisfied: Pillow@ https://markwal.github.io/wheelhouse/Pillow-5.4.1-cp27-none-linux_armv7l.whl from https://markwal.github.io/wheelhouse/Pillow-5.4.1-cp27-none-linux_armv7l.whl in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint-PolarCloud==1.9) (5.4.1) 2020-08-11 10:17:17,310 > Requirement already satisfied: SocketIO-client in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint-PolarCloud==1.9) (0.7.2) 2020-08-11 10:17:17,311 > Requirement already satisfied: pyopenssl in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint-PolarCloud==1.9) (19.1.0) 2020-08-11 10:17:17,312 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.0.0) 2020-08-11 10:17:17,312 > Requirement already satisfied: psutil<6,>=5.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (5.7.2) 2020-08-11 10:17:17,313 > Requirement already satisfied: emoji<1,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.5.4) 2020-08-11 10:17:17,314 > Requirement already satisfied: monotonic<2,>=1.5; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.5) 2020-08-11 10:17:17,315 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.0.7) 2020-08-11 10:17:17,315 > Requirement already satisfied: PyYAML<6,>=5.3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (5.3.1) 2020-08-11 10:17:17,316 > Requirement already satisfied: netifaces<1,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.10.9) 2020-08-11 10:17:17,317 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.18.2) 2020-08-11 10:17:17,318 > Requirement already satisfied: feedparser<6,>=5.2.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (5.2.1) 2020-08-11 10:17:17,318 > Requirement already satisfied: netaddr<1,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.7.19) 2020-08-11 10:17:17,319 > Requirement already satisfied: requests<3,>=2.23.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (2.24.0) 2020-08-11 10:17:17,319 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (7.1.2) 2020-08-11 10:17:17,320 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.4) 2020-08-11 10:17:17,321 > Requirement already satisfied: watchdog<1,>=0.10.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.10.3) 2020-08-11 10:17:17,321 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.1.0) 2020-08-11 10:17:17,322 > Requirement already satisfied: pkginfo<2,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.5.0.1) 2020-08-11 10:17:17,323 > Requirement already satisfied: Jinja2<3,>=2.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (2.11.2) 2020-08-11 10:17:17,324 > Requirement already satisfied: frozendict<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.2) 2020-08-11 10:17:17,325 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.5.0) 2020-08-11 10:17:17,325 > Requirement already satisfied: flask<2,>=1.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.1.2) 2020-08-11 10:17:17,326 > Requirement already satisfied: rsa==4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (4.0) 2020-08-11 10:17:17,326 > Requirement already satisfied: semantic-version<3,>=2.8.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (2.8.5) 2020-08-11 10:17:17,327 > Requirement already satisfied: unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.4.21) 2020-08-11 10:17:17,328 > Requirement already satisfied: OctoPrint-FileCheck>=2020.07.06 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (2020.8.7) 2020-08-11 10:17:17,328 > Requirement already satisfied: futures<4,>=3.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (3.3.0) 2020-08-11 10:17:17,329 > Requirement already satisfied: websocket-client<1,>=0.57 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.57.0) 2020-08-11 10:17:17,329 > Requirement already satisfied: scandir<2,>=1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.10.0) 2020-08-11 10:17:17,330 > Requirement already satisfied: tornado==5.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (5.1.1) 2020-08-11 10:17:17,331 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (3.4) 2020-08-11 10:17:17,332 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.1.1) 2020-08-11 10:17:17,333 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (3.1.1) 2020-08-11 10:17:17,333 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (2019.8.19) 2020-08-11 10:17:17,334 > Requirement already satisfied: chainmap<2,>=1.0.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.0.3) 2020-08-11 10:17:17,335 > Requirement already satisfied: typing<4,>=3.7.4.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (3.7.4.1) 2020-08-11 10:17:17,335 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.1.5.post0) 2020-08-11 10:17:17,336 > Requirement already satisfied: sentry-sdk<1,>=0.15.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.16.3) 2020-08-11 10:17:17,337 > Requirement already satisfied: OctoPrint-FirmwareCheck>=2020.06.22 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (2020.6.22) 2020-08-11 10:17:17,337 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.2.0) 2020-08-11 10:17:17,338 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.0.1) 2020-08-11 10:17:17,338 > Requirement already satisfied: wrapt<2,>=1.12.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.12.1) 2020-08-11 10:17:17,339 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (2.0) 2020-08-11 10:17:17,339 > Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.1) 2020-08-11 10:17:17,340 > Requirement already satisfied: six>=1.4.1 in /home/pi/oprint/lib/python2.7/site-packages (from cryptography@ https://markwal.github.io/wheelhouse/cryptography-2.5-cp27-none-linux_armv7l.whl->OctoPrint-PolarCloud==1.9) (1.12.0) 2020-08-11 10:17:17,341 > Requirement already satisfied: enum34; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from cryptography@ https://markwal.github.io/wheelhouse/cryptography-2.5-cp27-none-linux_armv7l.whl->OctoPrint-PolarCloud==1.9) (1.1.10) 2020-08-11 10:17:17,342 > Requirement already satisfied: ipaddress; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from cryptography@ https://markwal.github.io/wheelhouse/cryptography-2.5-cp27-none-linux_armv7l.whl->OctoPrint-PolarCloud==1.9) (1.0.23) 2020-08-11 10:17:17,343 > Requirement already satisfied: asn1crypto>=0.21.0 in /home/pi/oprint/lib/python2.7/site-packages (from cryptography@ https://markwal.github.io/wheelhouse/cryptography-2.5-cp27-none-linux_armv7l.whl->OctoPrint-PolarCloud==1.9) (1.3.0) 2020-08-11 10:17:17,343 > Requirement already satisfied: pycparser in /home/pi/oprint/lib/python2.7/site-packages (from cffi@ https://markwal.github.io/wheelhouse/cffi-1.12.1-cp27-none-linux_armv7l.whl->OctoPrint-PolarCloud==1.9) (2.20) 2020-08-11 10:17:17,344 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint->OctoPrint-PolarCloud==1.9) (2.7.0) 2020-08-11 10:17:17,345 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint->OctoPrint-PolarCloud==1.9) (2019.3) 2020-08-11 10:17:17,345 > Requirement already satisfied: idna<3,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint->OctoPrint-PolarCloud==1.9) (2.8) 2020-08-11 10:17:17,346 > Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint->OctoPrint-PolarCloud==1.9) (1.25.6) 2020-08-11 10:17:17,346 > Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint->OctoPrint-PolarCloud==1.9) (2019.9.11) 2020-08-11 10:17:17,347 > Requirement already satisfied: chardet<4,>=3.0.2 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint->OctoPrint-PolarCloud==1.9) (3.0.4) 2020-08-11 10:17:17,347 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<1,>=0.10.2->OctoPrint->OctoPrint-PolarCloud==1.9) (0.1.2) 2020-08-11 10:17:17,348 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa==4.0->OctoPrint->OctoPrint-PolarCloud==1.9) (0.4.7) 2020-08-11 10:17:17,348 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint->OctoPrint-PolarCloud==1.9) (0.5) 2020-08-11 10:17:17,349 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint->OctoPrint-PolarCloud==1.9) (3.4.0.3) 2020-08-11 10:17:17,350 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python2.7/site-packages (from markdown<3.2,>=3.1->OctoPrint->OctoPrint-PolarCloud==1.9) (41.5.1) 2020-08-11 10:17:17,350 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint->OctoPrint-PolarCloud==1.9) (2.0) 2020-08-11 10:17:17,351 > Building wheels for collected packages: OctoPrint-PolarCloud 2020-08-11 10:17:17,351 > Building wheel for OctoPrint-PolarCloud (setup.py): started 2020-08-11 10:17:19,843 > Building wheel for OctoPrint-PolarCloud (setup.py): finished with status 'done' 2020-08-11 10:17:19,844 > Created wheel for OctoPrint-PolarCloud: filename=OctoPrint_PolarCloud-1.9-cp27-none-any.whl size=34902 sha256=d574bbf0f0d5f0722599a7fb0501ac250e5fc570b69e8f897f8342d391ba5fcc 2020-08-11 10:17:19,845 > Stored in directory: /tmp/pip-ephem-wheel-cache-WaBbf1/wheels/c1/1d/cc/47ca4cbe272294062e99830ae1ec4f821e809a35d75e44c32a 2020-08-11 10:17:19,845 > Successfully built OctoPrint-PolarCloud 2020-08-11 10:17:21,022 > Installing collected packages: OctoPrint-PolarCloud 2020-08-11 10:17:21,023 > Found existing installation: OctoPrint-PolarCloud 1.9 2020-08-11 10:17:21,024 > Uninstalling OctoPrint-PolarCloud-1.9: 2020-08-11 10:17:21,025 > Successfully uninstalled OctoPrint-PolarCloud-1.9 2020-08-11 10:17:21,025 > Successfully installed OctoPrint-PolarCloud-1.9 2020-08-11 10:20:48,224 > Cleaning up plugin polarcloud...

wjsteele commented 4 years ago

Hmmm... it's pulling the correct ones... are you 100% sure you followed Marks instructions. He has a comment down below that I think might have been missed.

See this comment: https://github.com/markwal/OctoPrint-PolarCloud/issues/38#issuecomment-397842628

reuter commented 4 years ago

OK, I did miss that. Tried that, but it's still not working. I followed the steps in 43 as well, still not working :(

Here's the logs for the latest attempt.

2020-08-11 18:56:09,830 * Installation needs to process external dependencies, that might make it take a bit longer than usual depending on the pip version 2020-08-11 18:56:09,847 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install file:///tmp/tmpUyBz1a/OctoPrint-PolarCloud-master.zip --no-cache-dir --process-dependency-links 2020-08-11 18:56:14,175 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2020-08-11 18:56:14,177 > Processing /tmp/tmpUyBz1a/OctoPrint-PolarCloud-master.zip 2020-08-11 18:56:16,603 > Requirement already satisfied: OctoPrint in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint-PolarCloud==1.9) (1.4.2) 2020-08-11 18:56:17,114 ! DEPRECATION: Dependency Links processing has been deprecated and will be removed in a future release. A possible replacement is PEP 508 URL dependencies. You can find discussion regarding this at https://github.com/pypa/pip/issues/4187. 2020-08-11 18:56:20,658 > Requirement already satisfied: cryptography@ https://markwal.github.io/wheelhouse/cryptography-2.5-cp27-none-linux_armv7l.whl from https://markwal.github.io/wheelhouse/cryptography-2.5-cp27-none-linux_armv7l.whl in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint-PolarCloud==1.9) (2.2.2) 2020-08-11 18:56:20,659 > Requirement already satisfied: cffi@ https://markwal.github.io/wheelhouse/cffi-1.12.1-cp27-none-linux_armv7l.whl from https://markwal.github.io/wheelhouse/cffi-1.12.1-cp27-none-linux_armv7l.whl in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint-PolarCloud==1.9) (1.11.5) 2020-08-11 18:56:20,660 > Requirement already satisfied: Pillow@ https://markwal.github.io/wheelhouse/Pillow-5.4.1-cp27-none-linux_armv7l.whl from https://markwal.github.io/wheelhouse/Pillow-5.4.1-cp27-none-linux_armv7l.whl in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint-PolarCloud==1.9) (6.2.2) 2020-08-11 18:56:20,661 > Requirement already satisfied: SocketIO-client in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint-PolarCloud==1.9) (0.7.2) 2020-08-11 18:56:20,662 > Requirement already satisfied: pyopenssl in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint-PolarCloud==1.9) (18.0.0) 2020-08-11 18:56:20,662 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.0.0) 2020-08-11 18:56:20,663 > Requirement already satisfied: psutil<6,>=5.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (5.7.2) 2020-08-11 18:56:20,664 > Requirement already satisfied: emoji<1,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.5.4) 2020-08-11 18:56:20,664 > Requirement already satisfied: monotonic<2,>=1.5; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.5) 2020-08-11 18:56:20,665 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.0.7) 2020-08-11 18:56:20,666 > Requirement already satisfied: PyYAML<6,>=5.3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (5.3.1) 2020-08-11 18:56:20,666 > Requirement already satisfied: netifaces<1,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.10.9) 2020-08-11 18:56:20,667 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.18.2) 2020-08-11 18:56:20,668 > Requirement already satisfied: feedparser<6,>=5.2.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (5.2.1) 2020-08-11 18:56:20,669 > Requirement already satisfied: netaddr<1,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.7.19) 2020-08-11 18:56:20,669 > Requirement already satisfied: requests<3,>=2.23.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (2.24.0) 2020-08-11 18:56:20,670 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (7.1.2) 2020-08-11 18:56:20,671 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.4) 2020-08-11 18:56:20,672 > Requirement already satisfied: watchdog<1,>=0.10.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.10.3) 2020-08-11 18:56:20,672 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.1.0) 2020-08-11 18:56:20,673 > Requirement already satisfied: pkginfo<2,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.5.0.1) 2020-08-11 18:56:20,674 > Requirement already satisfied: Jinja2<3,>=2.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (2.11.2) 2020-08-11 18:56:20,675 > Requirement already satisfied: frozendict<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.2) 2020-08-11 18:56:20,675 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.5.0) 2020-08-11 18:56:20,676 > Requirement already satisfied: flask<2,>=1.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.1.2) 2020-08-11 18:56:20,677 > Requirement already satisfied: rsa==4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (4.0) 2020-08-11 18:56:20,678 > Requirement already satisfied: semantic-version<3,>=2.8.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (2.8.5) 2020-08-11 18:56:20,678 > Requirement already satisfied: unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.4.21) 2020-08-11 18:56:20,679 > Requirement already satisfied: OctoPrint-FileCheck>=2020.07.06 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (2020.8.7) 2020-08-11 18:56:20,680 > Requirement already satisfied: futures<4,>=3.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (3.3.0) 2020-08-11 18:56:20,680 > Requirement already satisfied: websocket-client<1,>=0.57 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.57.0) 2020-08-11 18:56:20,681 > Requirement already satisfied: scandir<2,>=1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.10.0) 2020-08-11 18:56:20,682 > Requirement already satisfied: tornado==5.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (5.1.1) 2020-08-11 18:56:20,683 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (3.4) 2020-08-11 18:56:20,683 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.1.1) 2020-08-11 18:56:20,684 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (3.1.1) 2020-08-11 18:56:20,685 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (2019.8.19) 2020-08-11 18:56:20,685 > Requirement already satisfied: chainmap<2,>=1.0.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.0.3) 2020-08-11 18:56:20,686 > Requirement already satisfied: typing<4,>=3.7.4.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (3.7.4.1) 2020-08-11 18:56:20,687 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.1.5.post0) 2020-08-11 18:56:20,687 > Requirement already satisfied: sentry-sdk<1,>=0.15.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.16.3) 2020-08-11 18:56:20,688 > Requirement already satisfied: OctoPrint-FirmwareCheck>=2020.06.22 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (2020.6.22) 2020-08-11 18:56:20,689 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.2.0) 2020-08-11 18:56:20,690 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.0.1) 2020-08-11 18:56:20,690 > Requirement already satisfied: wrapt<2,>=1.12.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (1.12.1) 2020-08-11 18:56:20,691 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (2.0) 2020-08-11 18:56:20,692 > Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-PolarCloud==1.9) (0.1) 2020-08-11 18:56:20,692 > Requirement already satisfied: idna>=2.1 in /home/pi/oprint/lib/python2.7/site-packages (from cryptography@ https://markwal.github.io/wheelhouse/cryptography-2.5-cp27-none-linux_armv7l.whl->OctoPrint-PolarCloud==1.9) (2.8) 2020-08-11 18:56:20,693 > Requirement already satisfied: enum34; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from cryptography@ https://markwal.github.io/wheelhouse/cryptography-2.5-cp27-none-linux_armv7l.whl->OctoPrint-PolarCloud==1.9) (1.1.10) 2020-08-11 18:56:20,694 > Requirement already satisfied: six>=1.4.1 in /home/pi/oprint/lib/python2.7/site-packages (from cryptography@ https://markwal.github.io/wheelhouse/cryptography-2.5-cp27-none-linux_armv7l.whl->OctoPrint-PolarCloud==1.9) (1.12.0) 2020-08-11 18:56:20,695 > Requirement already satisfied: asn1crypto>=0.21.0 in /home/pi/oprint/lib/python2.7/site-packages (from cryptography@ https://markwal.github.io/wheelhouse/cryptography-2.5-cp27-none-linux_armv7l.whl->OctoPrint-PolarCloud==1.9) (1.3.0) 2020-08-11 18:56:20,696 > Requirement already satisfied: ipaddress; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from cryptography@ https://markwal.github.io/wheelhouse/cryptography-2.5-cp27-none-linux_armv7l.whl->OctoPrint-PolarCloud==1.9) (1.0.23) 2020-08-11 18:56:20,697 > Requirement already satisfied: pycparser in /home/pi/oprint/lib/python2.7/site-packages (from cffi@ https://markwal.github.io/wheelhouse/cffi-1.12.1-cp27-none-linux_armv7l.whl->OctoPrint-PolarCloud==1.9) (2.20) 2020-08-11 18:56:20,697 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint->OctoPrint-PolarCloud==1.9) (2.7.0) 2020-08-11 18:56:20,698 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint->OctoPrint-PolarCloud==1.9) (2019.3) 2020-08-11 18:56:20,699 > Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint->OctoPrint-PolarCloud==1.9) (1.25.6) 2020-08-11 18:56:20,700 > Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint->OctoPrint-PolarCloud==1.9) (2019.9.11) 2020-08-11 18:56:20,700 > Requirement already satisfied: chardet<4,>=3.0.2 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint->OctoPrint-PolarCloud==1.9) (3.0.4) 2020-08-11 18:56:20,701 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<1,>=0.10.2->OctoPrint->OctoPrint-PolarCloud==1.9) (0.1.2) 2020-08-11 18:56:20,702 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa==4.0->OctoPrint->OctoPrint-PolarCloud==1.9) (0.4.7) 2020-08-11 18:56:20,702 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint->OctoPrint-PolarCloud==1.9) (0.5) 2020-08-11 18:56:20,703 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint->OctoPrint-PolarCloud==1.9) (3.4.0.3) 2020-08-11 18:56:20,704 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python2.7/site-packages (from markdown<3.2,>=3.1->OctoPrint->OctoPrint-PolarCloud==1.9) (41.5.1) 2020-08-11 18:56:20,704 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint->OctoPrint-PolarCloud==1.9) (2.0) 2020-08-11 18:56:21,717 > Installing collected packages: OctoPrint-PolarCloud 2020-08-11 18:56:21,718 > Found existing installation: OctoPrint-PolarCloud 1.9 2020-08-11 18:56:21,718 > Uninstalling OctoPrint-PolarCloud-1.9: 2020-08-11 18:56:21,719 > Successfully uninstalled OctoPrint-PolarCloud-1.9 2020-08-11 18:56:21,720 > Running setup.py install for OctoPrint-PolarCloud: started 2020-08-11 18:56:24,162 > Running setup.py install for OctoPrint-PolarCloud: finished with status 'done' 2020-08-11 18:56:24,163 > Successfully installed OctoPrint-PolarCloud-1.9

wjsteele commented 4 years ago

Ok... Mark just posted a fix for this issue. Please update to the latest version. (It might require you to uninstall it and reinstall it fully.)

reuter commented 4 years ago

Ran a reinstall from the plugin manager Gui and it fixed it. Thanks.

Onehunterguy commented 4 years ago

Reinstalled and the plug in now works...thanks Guys!