Skip to content

Troubleshooting

If you are having request or response issues, check the Logging section and consider enabling trace logging for more detail.

Common Issues

Port Already in Use

Problem: Error message address already in use

Solution: Check if another process is using the port.

Change the port in your configuration or stop the conflicting process.

Configuration not loading due to errors

Problem: Gruxi cannot start due to configuration errors

Solution: Edit the database directly in /db/gruxi.db with a SQLite client to fix any issues.

Alternative Solution: Backup and delete the gruxi.db from /db and restart Gruxi, which restores default settings.