viulian

Results 10 comments of viulian

I have a very similar issue. When I try to copy a file over, first message is an Access Denied and Total Commander does ask me what to do (Skip,...

I did contribute with a small fix for the mqtt plugin (see https://github.com/collectd/collectd/pull/2730), but the fix took more than 2 years be integrated.. Was I the first one to need...

I too confirm the bug with the latest 25.0.1.1 version. While migrating the data between two virtual machines, I have used: `scp -rp source destination` to preserve the modification times....

I would argue that this is not a bug. The mqtt.c plugin expects to find a data set called RESULT (or POWER1) here: ``` ds = plugin_get_ds(vl.type); if (ds ==...

Hello, I experience a very similar behavior. I keep few files synchronized on the phone (Samsung S10plus, stock OS, Android 12, Nextcloud client: 3.29.2) and the Nextcloud server (28.0.6) I...

Thank you for responding, Same call exists in SMF 2.1.3 / Subs.php, which is also not expecting an empty output: ``` $exists = function_exists('shell_exec'); // Try the Linux host command,...

Now that I was able to identify the problems come from the `host` command, I made more progress in debugging it. My hosting provider injects 3 more DNS servers in...

@sbulen The comment just before yours states that the issue happens with 2.1.2 - is that an acceptable answer for your question "has this issue been confirmed in 2.1" ?

I find the label "Not enough details" to be unfair. I explained what happens and gave two possible improvements. What other details are missing ? > but there is not...

I (think I) encounter this identical problem while doing batch processing of images. ollama version is 0.11.4. Without `num_predict` ollama seemed to "hang" somewhere between the 2nd and 5th image....