Vilmos Nebehaj

Results 31 comments of Vilmos Nebehaj

Good catch, I think I've seen a similar issue when synchronizing my files from Dropbox. At that time I just changed the directory name. I'm not sure when I'll have...

Did you set your APP_KEY?

Interesting idea, thanks! Can you rebase this on current master?

@coandco LGTM, can you also take a look? Thanks!

I'd suggest you back up the destination folder first. Otherwise, yes, the command you provided should work.

Unfortunately I can't help with Windows, but I'll leave this open and hope someone else can chime in and help out.

One issue I'm aware of is this: https://github.com/ldx/DBdownload/issues/4 Maybe this is the same issue that is causing your problems?

> Looks like we must build grpc-tools ourselves for Apple Silicon? I'm a beginner here. Could anybody kindly share a pointer to how to build it locally? Clone this repo,...

> Kind of off-topic question for the workaround to work. > > Is it possible to list the built binary in package.json as fallback when a binary is not available?...

I'm seeing the same problem: our Go gRPC server has a max connection age setting that will have it send a GOAWAY to make sure connections are relatively evenly distributed...