Troubleshooting
Last updated
Last updated
If the application refuses to connect then it can be due to multiple reasons:
The application is shut down for some reason that needs to be checked inside the logs. You can bring it back up by running the following commands on the VM instance. In the majority of cases, this will solve the problem.
Sometimes, when files are ingested directly into the bucket (without using the file manager), the front-end gets out of sync. In that case, please follow these steps and see if you can download it.
Click the Group-Folders
Press the "Sync" button
Wait until the process is complete (second diagram).
Click the "Refresh button..."
Try the download again.
Sometimes the software of docker is updated on the host machine and it does not start the docker. Run the following command to start it.
Remove the previous installation by going to the deployment manager and removing the deployment. Once it is removed then reinstall the software from the marketplace using the same steps.
Email Us: support@trillo.io
If you take a look at the cloud logs of this VM, you will notice the following error.
If you SSH into your machine then the content of this file will be zero - /opt/trillo/secrets/google/key.json
This means that the installer was not been able to get the service account json details in into this file. When it happens then please add content manually by downloading the json key of the file-manager service account. Once you have downloaded the key file then copy its contents into the file on the file manager VM location /opt/trillo/secrets/google/key.json
Note: you need to become a root user using 'sudo su' to edit this file - /opt/trillo/secrets/google/key.json
The following picture shows how to download the key for the service account of the file manager.