...
Issue | OS | Solution | ||
---|---|---|---|---|
Everything is somehow wired | all | Try to restart the application | ||
There is an error screen or a blank page | all | hit | ||
| all | That is a problem with the caching server. Solution 1 Solution 2 | ||
| CentOS | Before version 1.1.4:
| ||
This issue gets currently invested If you a running a VirtualMachine, sometimes the /deve/shm is out of space. |
License
Firewall
On the license server your need to open to port in the firewall for the ISV server and default RLM port.
The default RLM port is 5053
using both TCP & UDP.
...
Seems like the hostname can’t be correctly resolved to a IP address. Check your DNS server.
License init error: -195
This happens on some MacOS systems. The software opens and closes directly a second later.
Please create this directory with the following 2 commands:
Code Block |
---|
sudo mkdir "/Library/Application Support/Reprise"
sudo chmod 777 "/Library/Application Support/Reprise" |
Database
Linux
Creating SQLite database failed
...
You probably have a Python version installed but there was an issue during the installation process. SQLite should ship with Python by default if you install it. Try to reinstall that Python version.
Tags & Categories
Ingest View
Why are there default categories in the Category Dropdown for an element?
Here the categories will show up that are defined in the Hierarchy Tree (Settings → Category/Hierarchy) even if the categories don’t exists in the database yet.
Hooks
To debug the Python Hook files please check out this link