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

Flarum API doesn't log errors #991

Closed
younes0 opened this issue Jul 1, 2016 · 3 comments
Closed

Flarum API doesn't log errors #991

younes0 opened this issue Jul 1, 2016 · 3 comments
Assignees
Labels
Milestone

Comments

@younes0
Copy link

younes0 commented Jul 1, 2016

rights are okay though:

chmod 775 /www/icra/icrafl
chmod -R 775 /www/flarum/assets /www/flarum/storage
chgrp www-data /www/icra/icrafl
chgrp -R www-data /www/flarum/assets /www/flarum/storage

I also get 500 internal error pages
debug is set to true

@franzliedke
Copy link
Contributor

I recently implemented error logging - at least for the forum and admin server, not the API.

Are you running the latest dev-master?

@younes0
Copy link
Author

younes0 commented Jul 4, 2016

No I'm using beta5 , but merging this commit made it work, thanks!

@younes0 younes0 closed this as completed Jul 4, 2016
@franzliedke
Copy link
Contributor

Okay, good. :)

I'll keep this open as a reminder to implement API error logging, though.

@franzliedke franzliedke reopened this Jul 5, 2016
@franzliedke franzliedke self-assigned this Jul 5, 2016
@younes0 younes0 changed the title Flarum doesn't log errors (beta5) Flarum API doesn't log errors Jul 5, 2016
@tobyzerner tobyzerner mentioned this issue Nov 11, 2018
2 tasks
@franzliedke franzliedke added this to the 0.1.0-beta.8 milestone Nov 13, 2018
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

2 participants