Lorenzo Breda
Lorenzo Breda
Second this. If I set Europe/Rome it sets the -12 timezone. This is not the documented behavior at all, even the "Europe/London" from the docs does not actually work.
Worked it around by adding: ``` protected $casts = [ 'old_values' => 'json', 'new_values' => 'json', ]; ``` to the Audits model. Didn't understand why it needs it, tho.
Same here with Debian Buster, Gnome 3.22.2, Wayland. No need to have multiple tabs open.
It doesn't work on the online version, I tried it (it replies with a blank page, the html contains the head section and the body open tag). I enclosed a...
The error is obviously not generated by `telegram-node-bot`, but `telegram-node-bot` does not correctly manage the error. I don't expect the bot to stop getting updates after a single getUpdates fails.
I'm working to make my bot work well again in my free time. Still, I had to open this issue here, to enlight the bad behavior of this library. If...
Any news?
Repos ufficiale: https://github.com/italia/covid19-opendata-vaccini
### Cause of error ```java Exception in thread "main" java.lang.RuntimeException: Error receiving broadcast Intent { act=de.cotech.hw.ACTION_USB flg=0x10 pkg=com.nextcloud.client } in de.cotech.hw.internal.transport.usb.UsbConnectionDispatcher$1@dfceb0d at android.app.LoadedApk$ReceiverDispatcher$Args.lambda$getRunnable$0$LoadedApk$ReceiverDispatcher$Args(LoadedApk.java:1572) at android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA.run(Unknown Source:2) at android.os.Handler.handleCallback(Handler.java:938) at android.os.Handler.dispatchMessage(Handler.java:99)...
It is a SoloKey version 2, connected via USB. No issue with the same key on other applications and websites, and no issue with the same key on the same...