The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Weird error with Project: entry does not exist (even if it is)
Hi,
I'm stuck due to an error I get when I execute a process on AI Hub from a repository Project.
I try to retrieve a connection which is located in the repository and I get the following error message on the server:
Cannot retrieve repository data from entry '/Connections/<connection_name>'. Reason: Entry '//<repository_name>/Connections/<connection_name>' does not exist.
I'm stuck due to an error I get when I execute a process on AI Hub from a repository Project.
I try to retrieve a connection which is located in the repository and I get the following error message on the server:
Cannot retrieve repository data from entry '/Connections/<connection_name>'. Reason: Entry '//<repository_name>/Connections/<connection_name>' does not exist.
Process[1] (Process)
subprocess 'Main Process'
==> +- Retrieve[1] (Retrieve)
I have checked what is in the repository and the element is there. Moreover, when I test the connection from the webUI, it works correctly. Do you have any hint about this?
I have checked what is in the repository and the element is there. Moreover, when I test the connection from the webUI, it works correctly. Do you have any hint about this?
Tagged:
0
Best Answer
-
radema Member Posts: 10 Contributor IIAt the end, the problem was simply due to the server administrator who did not restarted the server service.1
Answers