claudehohl / Stikked

An advanced and beautiful pastebin written in PHP
993 stars 220 forks source link

All pastes 404 not found #572

Open grahamperrin opened 9 months ago

grahamperrin commented 9 months ago

Can someone restore this one?

http://paste.purplehat.org/view/9512308d

./zfs-issue-15526-check-file --path #0001 - PHO Paste

If there was an impression of me spamming, multiple pastes with the same content (probably yesterday), the multiplication related to a bug in the PHO Paste interface, which I have not yet found time to report (and since everything seems to have gone, it may be impossible for me to report).

Thanks

0x0177b11f commented 9 months ago

The --path parameter is wrong. You may not have sent any data. You can see parameter examples below. https://github.com/0x0177b11f/zfs-issue-15526-check-file

If there are many iso, avi, mkv, wav, flac files in your directory, there may be a lot of false positives, need more manual checks

0x0177b11f commented 9 months ago

This tool zfs-issue-15526-check-file don't write any data to disk, if you want to log, you should use shell pipe

I have never used PHO Paste, maybe the command is wrong

./zfs-issue-15526-check-file --path '/PATH/**/*.*' 2>&1 | PHO Paste
grahamperrin commented 9 months ago

The --path parameter is wrong.

@0x0177b11f thanks, and sorry, in Mastodon I should have (also) let you know that I figured it out. I understood the parameters, but forgot to enclose the path. The attachment to https://forums.freebsd.org/posts/630744 was made with the prior understanding about false positives.