dudududodododedede
dudududodododedede
I think it's the same timeout issue as reported in https://github.com/jackm/kijiji-manager/issues/35
I also just started receiving timeout errors today I'm not running in Docker, just in a Mac virtualenv I'm also seeing the timeouts not just when attempting submit a post,...
Would be a very nice feature to have. Especially since we use the "database.registerUnknown" config variable (devices will auto-register but we won't know about them until we refresh).
see this post for how to interrupt uboot: https://www.win-raid.com/t3828f16-Problem-Dell-R-xd-iDRAC-BIOS-Recovery-4.html#msg73352
note that if you have idrac 2.61.60.60 or newer then this method doesn't work anymore (dell patched it)
> * html with javascript test > * TRANSPARENT WEBVIEW BACKGROUND @vovan16384 very cool! is this on github somewhere?
One workaround is to setup Android ADB debugging over the network and then send input/wakeup keystrokes i.e. if using python, could use this library: https://github.com/Swind/pure-python-adb ``` from ppadb.client import Client...
You can upload your image to an internet host, like imgur.com, and then use that link within PiPup
I'm also seeing this bug. Device is Nvidia Shield Video source is blueiris URL: "media": { "web": { "uri": "http://192.168.0.3:34532/mjpg/Cam1/video.mjpg", "width": 640, "height": 360 }}
Same issue occuring here. No problem when logging into the account via browser ```[2023-12-15 16:28:41,080] ERROR in app: Exception on /login [POST] Traceback (most recent call last): File "/home/bob/kijiji-manager/kijiji_manager/kijijiapi.py", line...