If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
I updated php from 8.1 to 8.2 and also got Bad server response error.
It is worth saying that I received it only on one instance that was active in Chrome (the main, not anonymous tab) at the time of the php update.
Everything in this instance worked as it should, but I was annoyed by the red pop-up inscription Bad server response.
All other instances also worked properly on the new php8.2 and there was no such error.
- I made rebuild and cleared the cache as suggested above in UI (In Administration > Rebuild and Administration > Clear Cashe).
- Did the same via CLI.
- Restarted the virtual machine.
- Restarted apache.
- I checked the server logs and EspoCRM logs - no hint of an error.
Solution: I just went to this instance from an anonymous tab (it was possible in another browser) and the problem disappeared. That is, in my case, it was a story with an uncleaned browser cache.
Comment