504 Time Out

We are having an issue when updating a field in SuiteCRM. Everytime that we update something it takes forever and get a time out message. If I delete my history, it seems to fix it and get me back in the system. What could be causing this?

If you played with logic_hooks, you might have an infinite loop of hooks calling themselves.

If not, I don’t really know - but you could try looking in your logs, that’s basic troubleshooting.