Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bepasty-cli creating broken items #126

Open
makefu opened this issue Jun 29, 2015 · 4 comments
Open

bepasty-cli creating broken items #126

makefu opened this issue Jun 29, 2015 · 4 comments
Labels

Comments

@makefu
Copy link
Contributor

makefu commented Jun 29, 2015

When pasting an empty file to the bepasty-server, the +list function stops working because of IOError as it tries to read an empty Meta-data file.

How to reproduce:

 echo -n | bepasty-cli
 <400 server error>
 curl http://localhost/+list
 <400 server error>
 IOError: File not open for writing
@makefu
Copy link
Contributor Author

makefu commented Aug 6, 2015

any updates?

@ThomasWaldmann
Copy link
Contributor

@NotANormalNerd ^^

@ThomasWaldmann
Copy link
Contributor

ThomasWaldmann commented Sep 19, 2018

Note: I fixed #147 which fixes the +list issue.

This issue (that bepasty-cli creates such broken items) is a separate issue and not fixed yet.

@ThomasWaldmann ThomasWaldmann changed the title Empty File stops +list with stack-trace bepasty-cli creating broken items Sep 19, 2018
@makefu
Copy link
Contributor Author

makefu commented Sep 19, 2018

neat, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants