tapioko

Results 3 comments of tapioko

Maybe related: https://github.com/jaredpalmer/razzle/issues/287 https://github.com/jaredpalmer/razzle/commit/b3916f04156f95dfaccde8754f16c6f49338e333

How does the double get in there? Sometimes this occurs when I profile the application. The fix looks good to me.

I'm having the same issue on [0.43.1b2](https://github.com/motioneye-project/motioneye/releases/tag/0.43.1b2). Changing `body = json.dumps(body)` to `body = json.dumps(body).encode()` in `Dropbox#test_access` (_uploadservices.py_) seems to fix it. The output on UI is "Accessing the upload...