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

More detailed error messages #69

Closed
sebix opened this issue Apr 13, 2016 · 3 comments
Closed

More detailed error messages #69

sebix opened this issue Apr 13, 2016 · 3 comments

Comments

@sebix
Copy link
Member

sebix commented Apr 13, 2016

Currently, when the manager talks to the ctl tool and an error occurs, the only message the user gets is a JSON-parse error message. The message box should show the complete output in order to examine the problem.

@aaronkaplan
Copy link
Member

BTW: I think I am getting error messages all the time in the monitor page. No idea why yet...

@aaronkaplan
Copy link
Member

add to this: if there is a permission error for save.php, the script shall tell the user what the problem is and not just stay quiet and not save the data.

@ghost
Copy link

ghost commented Aug 22, 2017

possible errors:

  • php/controller.php returns nothing, "error", Invalid scope or not valid JSON
  • php/save.php returns nothing, Invalid bot ID, Config has invalid characters, Could not write file. or same content
  • php/load_configs.php returns nothing

ghost pushed a commit that referenced this issue Sep 7, 2017
@ghost ghost closed this as completed in 8f7c58e Sep 8, 2017
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants