Troubleshooting

Common Issues

General

Issues

chevron-rightThe App freezes whilst installing the desktop Tora Nodehashtag

To resolve this issue try following:

  1. rm -rf ~/.ora

  2. run: docker-compose up -d

chevron-rightFacing issues with CLI version of the Nodehashtag

To resolve this issue try following:

  1. docker compose down

  2. docker compose up --pull

chevron-rightWARNING[XFORMERS]: xFormers can't load C++/CUDA extensions.hashtag

To resolve this issue:

  1. Remove existing Tora Node docker images

  2. Pull new version of docker images

  3. Run the node again

Last updated

Was this helpful?