OctoPrint-Telegram icon indicating copy to clipboard operation
OctoPrint-Telegram copied to clipboard

Not working?

Open ik2wxx opened this issue 3 years ago • 7 comments

Hi all I've installed the plugin by the plugin manager using url, the plugin install but it's disabled. So I enabled it, but no "telegram" menu option shows up. I restarted octopi and the plugin appears as disabled. I'm using last version of octopi. Any help? Tnx

ik2wxx avatar Feb 10 '22 12:02 ik2wxx

i am having kind of the same problem, after installing/updating, it says "unknown plugin" installed and it shows up nowhere - can i attach some log for debugging ?

mkrasselt1 avatar Mar 29 '22 19:03 mkrasselt1

Same here

bfacumat avatar May 08 '22 13:05 bfacumat

Same here

svcru avatar Jul 26 '22 17:07 svcru

Same here

I only managed to solve it by reflashing the octoprint image. May be related to mine beeing very old installation only beeing updated over the jears. Did an backup and reinstalled everything.

(tryed debugging and it has something to do with the image library failing to start, but I couldn't resolve the issue no matter what I tried to repair and reinstall)

mkrasselt1 avatar Jul 27 '22 05:07 mkrasselt1

I installed a fresh system 2 weeks ago. And I solved the problem, you need to install the libopenjp2-7 package

sudo apt-get install libopenjp2-7

svcru avatar Jul 31 '22 18:07 svcru

great, tried it at my old backup, would work again :)) isnt it installed by default anymore or a missing dependency ?

mkrasselt1 avatar Jul 31 '22 19:07 mkrasselt1

great, tried it at my old backup, would work again :)) isnt it installed by default anymore or a missing dependency ?

I'm new. I installed Octoprint for the first time just a month ago. As I understand it, pip packages have dependencies, but apt packages do not have dependencies.

svcru avatar Aug 06 '22 06:08 svcru