Tomáš Telenský
Tomáš Telenský
Looks like I have the same problem, running pow() function over 3D array, here the nimble error output: ``` Error in checkForRemoteErrors(val) : 3 nodes produced errors; first error: There...
Now I see that even a simple `sum()` over a 3-dimensional array generates this error! Does this mean that 3D arrays are completely not working in Nimble? ``` [1] "2021-12-08...
And note that if you omit the **Step 3** (killing the master), and go straight for `removeJob`, the removed job will be added back to the queue and **all tasks**...
@thomaskisler you have any testcase? Please post it! I have not been able to reproduce the issue! Thanks, Tomas
Thanks @thomaskisler! This is very interesting, because I did not use any redis password when the issue came up!! And it came up often. Not in a predictable way, but...
@bwlewis, in 2016 you wrote "should be fixed in the development version". What is the current status of this issue? Is this fix in version 2.0.0? PS: I guess you're...
Yes, **this error message appears in situation when there is a problem with server connection.** I tried to stop the server and then call `redisConnect`, and I got the same...
Also posted here: https://stackoverflow.com/q/78538718/684229
Yes, the warning is very confusing! And it took me a lot of time to figure out **why the hell is `summarize()` telling me it grouped by `(x)` when I...
You are right that Microsoft programs like Notepad or Word have the same problem. On the other hand, open source programs like Rstudio, Rgui, Obsidian, Chrome, VScode, Zotero, they don't!...