Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Issue

OS

Solution

Everything is somehow wired

all

Try to restart the application

There is an error screen or a blank page

all

hit Ctrl+r to reload the page

Error 10061 connecting to 127.0.0.1:6379. No connection could be made because the target machine actively refused it.

all

That is a problem with the caching server.

Solution 1
the caching server is not running. Restart application.

Solution 2
the firewall is blocking the caching server. Add redis-server to your trusted applications.
There is no need for the application to access the network. It runs locally on your own computer.

License

Communications error with license server (-17)
Connection refused at server (-111)

...

Code Block
HOST vfx-license 0b6q56b81ba5 5053
ISV daselement port=55725


Database

Linux

Creating SQLite database failed

The process of creating a SQLite database fails and the following error message is shown:

ModuleNotFoundError(“No module named '_sqlite3'“)