Rob

Results 95 comments of Rob

I've seen this error happen before but not sure what causes it. It's like the dependency isn't being installed correctly even though it's part of the `addon.xml` file. Have you...

I think I follow what you're saying. This would be more of a list of addons that are in the userdata folder, just as like a txt file or something....

Definitely an error, although not with this addon specifically. Looks like a lot of other dependencies are pulled in, one of them being the `script.module.chardet` addon. That appears to be...

Can you provide a debug log? That would let me know if it's during file discovery or during file copy.

Go you do the whole thing to something like pastebin.com? I see a bunch of files completing, and the one that seems to stall out is on the line: ```...

Still thinking about this one. I see this line in the debug log you posted right after some file writes: ``` 10:44:13.442 T:2529162144 ERROR: GetDirectory - Error getting None 10:44:15.412...

Ignore the above comment, Probot went crazy and is ignoring the parameters I gave it.

Thanks for being so thorough. I'm familiar with Docker only in a high level way - not in everyday use. I did some searching on that "fifo" file though. sounds...

I definitely think you're on to something with the symlink issue. Most of my test systems are Windows for ease of development but I have some RPis but it's just...

Ignore the above comment, Probot went crazy and is ignoring the parameters I gave it.