ms-afk
ms-afk
In the example above you get a 200 HTTP error because, inside of your error handler, you are just rendering a page through the ErrorManager object and you are never...
You have to both set the error and to return the page inside of the function. Starting from the code you posted in the first post: ```php use Pecee\SimpleRouter\SimpleRouter; use...
The try/catch block is not working because you have mistyped `Exception` as `Expception`. As for the error itself, I don't get that in my app, so it must have something...
Can you post the code of your ExceptionHandler implementation so I try to see what's wrong?
If you don't want to download and replace the executable, you can also ask Syncthing to try to load the newer configuration anyway by going to SyncTrazor's `File>Settings>Syncthing>Advanced` menu and...