Joffrey

Results 147 comments of Joffrey

Just do add informations : The emoji issue (not having enough space) is with all theme on macOS (at least for me).

Can this be related to these logs in my syslog ? (Only this plugin triggers this error message when I enable it) I got it a few hundreds of time...

Yes, this is fixed in the new kernel, forgot to update my post sorry and thanks a lot.

Tried Xms1G and Xmx2g, up to Xmx3g, unfortunately, the error still occure

Now I have the issue too with 5.6-dockerupdate-3, absolutely no clue 🤷 Well, adding user: 0:0 to run as root worked for my issue, however I tried for 5.7 but...

No idea, not using a Synology NAS. Only using SSD. Everything is perfect. My only idea is there's some sort of issue with RAM Allocation and Java JVM. For now...

I made a patch to implement a new TIMEOUT timer, which keeps the plugin actively watching Roomba while the vacuum is busy. (Either if not charging or running or docking)....

> Maybe instead of collecting only single warning, collect all of them? Then we could update documentation show people that if there is an error to gather more info what's...

> > > What was the reason of the crash? > > I'd try to always initialize `warnings` array so when matching line if there are warning it'd append to...

Well no matter which video I try `$collections` is always empty. But the video is correctly downloaded. ``` error_reporting(E_ALL); require __DIR__ . '/vendor/autoload.php'; use YoutubeDl\Options; use YoutubeDl\YoutubeDl; $downloadDir = __DIR__...