Answer
PROBLEM
When trying to load the GFI Archiver web interface, an error similar to below is displayed:
Failed to initialize
or
Failed to Authenticate
And when clicking on More Information:
<Service> Test Failed: There was no endpoint listening at net.pipe://localhost/<Service>/<Module> that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
For example:
Store Test Failed: There was no endpoint listening at net.pipe://localhost/Store/EmailMessageRetrieval that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.)
or
System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 127.0.0.1:8017 (the last few digits might differ)
ENVIRONMENT
- GFI Archiver
- All supported environments
SOLUTION
- Ensure that all GFI Archiver services are running (start them if they are not)
- If step 1 does not solve the issue check for a port conflict and if found resolve it (Using the Port Change Tool)
CAUSE
The issue occurs if GFI Archiver's different processes cannot communicate with each other. Most common causes are if a service is not started or a port conflict.