General
💡 If the following Troubleshooting does not contain the answer to your question, contact the support: support.cluster.france-bioinformatique.fr
Investigate the logs#
If your application is crashing, you can investigate the logs to understand what happened and/or give more information to the support.
- Go to the "My Interactive Sessions" page
- Find the session of interest
- Click on the link "Session ID"
- Look at the file
output.log
The application "crashes" or doesn't respond#
Maybe you didn't request enough resources for your application.
Especially, for memory, check that you fill the unit (M for megabyte, G for gigabyte, T for terabyte).
Amount of memory: 8G
Without any unit, the default is megabyte, which is often not enough for applications.