Troubleshooting

Common Issues

General

Issues

The App freezes whilst installing the desktop Tora Node

To resolve this issue try following:

  1. rm -rf ~/.ora

  2. run: docker-compose up -d

WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions.

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