Tygs / 0bin

Client side encrypted pastebin
https://0bin.net
Do What The F*ck You Want To Public License
1.37k stars 198 forks source link

Website not receiving pastes #155

Open MarchonaX opened 2 years ago

MarchonaX commented 2 years ago

Hi, it seems 0bin.net is having a problem accepting new pastes ?

zordtk commented 2 years ago

Yeah it's been broken for at least a few days now

MarchonaX commented 2 years ago

Ok, no problem. Thanks for responding.

On Tue, Aug 16, 2022 at 6:00 AM zordtk @.***> wrote:

Yeah it's been broken for at least a few days now

— Reply to this email directly, view it on GitHub https://github.com/Tygs/0bin/issues/155#issuecomment-1216115851, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2QGSRL6T2XF2QD6USUKS3LVZMG4VANCNFSM56S2RVCA . You are receiving this because you authored the thread.Message ID: @.***>

ksamuel commented 1 year ago

So we finally found the issue for the pastes not working.

The pastes folder was filled with file named like this:

0bin-fd470740.75887-1176577701172585282

Those files were empty, and we don't know what was producing them.

Was it somebody trying to force create paste with a specific name? Was it something on our side we did wrong and didn't notice?

Anyway, deleting those files fixed the problem. Now the hard part is going to find out the root cause and make sure it doesn't happen anymore.