You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alright after some try'n'error it seems like there is a limit of 524121 byte. Everything bigger triggers the error.
The issue must be in YABin since there is no SQL query reaching the db server on larger pastes.
Hey there,
I have an issue where sending a rather big file via CLI fails with
error: Expecting value: line 1 column 1 (char 0)
.The issue does not happen when sending the file to bin.sohamsen.me.
Tried both with and without reverse proxy.
Smaller files with a few lines work as expected.
Is there a way to enable some debugging in docker logs or are there some settings that could be adjusted?
Cheers
The text was updated successfully, but these errors were encountered: