Troubleshooting
Solutions and guides for common issues you might encounter while using Gophel CLI.
Common Issues
Solutions for frequently encountered problems and error messages.
Debugging Guide
Learn how to debug and diagnose issues with your applications.
Quick Troubleshooting Steps
- Check your authentication status with
gophel auth status
- Verify your internet connection
- Check application logs with
gophel log <ID>
- Verify server connectivity
- Check file permissions and locations
File Locations
- Session file:
~/.gophel/session.json
- Log files:
~/.gophel/logs/gophel.log
- Application logs: Stored in the application's directory
- Server configuration:
~/.gophel/config.json
Getting Help
If you're still experiencing issues, you can:
- Check the GitHub Issues page
- Visit our Documentation
- Submit a new issue on GitHub