Back to Geneos FAQ

How to fix "Could not load remote setup for gateway" error when opening Gateway Setup editor

To resolve this issue, follow the steps provided below:

e.g. `ps -ef

grep gateway`. In this example, let’s say that the problematic gateway has a process ID of 1341. Highlighted in yellow Geneos - How to fix “Could not load remote setup for gateway” error when opening Gateway Setup editor

e.g. kill 1341

Geneos - How to fix “Could not load remote setup for gateway” error when opening Gateway Setup editor

Use the rm command to remove the entire cache directory or specific files. e.g. rm -rf <path>

Note: Be cautious as deleting the wrong files could affect Geneos functionality. rm -rf is a command that is used to remove files and directories recursively and forcefully.

Geneos - How to fix “Could not load remote setup for gateway” error when opening Gateway Setup editor

e.g. ./start_gateway

If this does not resolve the issue, there are additional steps:

Geneos - How to fix “Could not load remote setup for gateway” error when opening Gateway Setup editor

Note: Once deleted, the data cannot be recovered. Please proceed with caution.

["Geneos"] ["Geneos > Gateway"] ["FAQ"]

Was this topic helpful?