/status not working
ppetrov-dev opened this issue · 18 comments
same issue here, any solution for this ? seems like nothing is shown in the chat, if I start printing, I also do not get any information in Telegram....
Got the same issue. I do not receive information and if i send commands, nothing happens. API Token is valid.
Creating a new bot does not help also
could you send some log? I don't have lots of time for the moment but I'll try to take a look.
Which log do you need?
I also deleted the plugin and install it fresh. Does not help!
could you send some log? I don't have lots of time for the moment but I'll try to take a look.
I tried different commands. Only /status is not working. And receiving print information doesnt work too.
I have the same issue - looks like this has something to do with the webcam system which was introduced with 1.9.0
Here is the Log-Output from my logfile when I try to get the /status:
2023-10-09 21:44:43,507 - octoprint.plugins.telegram.listener - INFO - Got a command: '/status' with parameter: '' in chat 2033384550
2023-10-09 21:44:43,562 - octoprint.settings - WARNING - DeprecationWarning: Detected access to deprecated settings path ['webcam', 'snapshot'], returned value is derived from compatibility overlay. Please use the webcam system introduced with 1.9.0, this compatibility layer will be removed in a future release.
After playing around I got a workaround:
in init.py I changed all "webcam" settings to "plugins", "classicwebcam" - cause the webcam is now a plugin, but that did not send an image but at least a notification with [ERR GET IMAGE].
When I set horizontal flip to true and save the settings in classicwebcam, then I get a notification with image.
the weird thing is that I get the url "DEBUG - Snapshot URL: http://127.0.0.1:1111/?action=snapshot" in octoprint.log, which is from the settings, but this url is not in my config.yaml
could you try to use this version to see if this fix some of the issues?
https://github.com/giloser/OctoPrint-Telegram/archive/refs/heads/master.zip
I still have to wrok for the new camera system but I don't really have a lot of times so I hope this will already be helpfull.
could you try to use this version to see if this fix some of the issues? https://github.com/giloser/OctoPrint-Telegram/archive/refs/heads/master.zip
I still have to wrok for the new camera system but I don't really have a lot of times so I hope this will already be helpfull.
Yep seams to be working :) Thank you!
could you try to use this version to see if this fix some of the issues?
https://github.com/giloser/OctoPrint-Telegram/archive/refs/heads/master.zip
WORKS!!! Thanks a lot, man!
hi! yes I changed the GitHub to try to be able to update the main hub but didn't get time to finish try with the https://github.com/giloser/OctoPrint-Telegram/archive/refs/heads/old_master.zip I'll make the version work but looking at how people answer , I think I'll stop after that. Le sam. 11 nov. 2023, 12:11, db0nd @.***> a écrit :
Thank you, it works!
hi! yes I changed the GitHub to try to be able to update the main hub but didn't get time to finish try with the https://github.com/giloser/OctoPrint-Telegram/archive/refs/heads/old_master.zip I'll make the version work but looking at how people answer , I think I'll stop after that. Le sam. 11 nov. 2023, 12:11, db0nd @.> a écrit :
…
https://github.com/giloser/OctoPrint-Telegram/archive/refs/heads/master.zip Not work! — Reply to this email directly, view it on GitHub <#416 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC4HYMIYX3OBJWMMIMJYYO3YD5MMPAVCNFSM6AAAAAA5TZSD6WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBWG44DMNJYGA . You are receiving this because you commented.Message ID: @.>
Works !!!!! Thx <3
Hello!
Is there any way this fix can be added to the main so it can be automatically be pulled in by octoprint?
Hello! Is there any way this fix can be added to the main so it can be automatically be pulled in by octoprint?
I also would appreciate this !
I tried https://github.com/giloser/OctoPrint-Telegram/archive/refs/heads/old_master.zip and it looks like it is working.
Please add this to the main repo, as this is the best module to control octoprint remotely