Welcome Guest, Not a member yet? Register   Sign In
Error 500 on loading toolbar
#1

(This post was last modified: 01-06-2022, 03:39 AM by sprhld.)

Hello!
Since a few days I can not use the toolbar. The application works but there is a error 500 when the tollbar is called.

I can't insert a screenshot, so this is the awnser, copied from developers tool in FF

PHP Code:
HTTP/2 500 Internal Server Error
server
nginx
date
Thu06 Jan 2022 10:22:48 GMT
content
-typetext/htmlcharset=UTF-8
content
-length4393
cache
-controlno-cacheno-storemust-revalidate
vary
Authorization
status
500 Internal Server Error
X
-Firefox-Spdyh2 


I removed all collectors, to check where it comes from, but there is still error 500. Seems the core of the toolbar throws the error.

I also checked the logfiles but there is only a entry like in the networktraffic in developer toolbar.

So my idea was to open only the toolbar, hopefully it writes me a more helpful log. I opened "dashboard/?debugbar", which becomes "dashboard?debug" and a JS script appears. Thats it, no changes in my logfiles Sad 

Some more investigation ideas???
Reply
#2

Okay... In my case, it was a running node.js. I don't know why and I don't know how, I just know it did, I deactivated it now and everything works...
Reply
#3

I'm too, after upgrate to ver 4.16 loading debug toolbar error loading file

Learning CI4 from my works, from errors and how to fix bugs in the community

Love CI & Thanks CI Teams

Reply
#4

Should I switch to "unsolved"? ;-)
It would be nice to know how to solve error 500 messages. In some cases, while installing CI on my webspace, I got messages in my logfile. But not in that case.
Reply
#5

At here https://github.com/codeigniter4/CodeIgniter4/pull/5543

Learning CI4 from my works, from errors and how to fix bugs in the community

Love CI & Thanks CI Teams

Reply




Theme © iAndrew 2016 - Forum software by © MyBB