Description
The error occurs when trying to perform an operation under the server that has no connection to any switches and the location server.
Contents
Error 8012, Server connection to switch not foundPossible solutions
- Try to perform the operation under the server once more.
- Immediately after, upload the log /var/log/dci_writer.log of the dci_back container to the workstation:
- Connect to the server with the platform via SSH. For more information about connecting via SSH, see Workstation setup.
- Copy the file from the container to the platform server:
docker cp dci_back:/var/log/dci_writer.log ./dci_writer.log - Send the file to the workstation. For example, via an FTP server with the SCP or WinSCP utility:
SCPscp <user>@<dci6.example.com>:</path/to/remote/file> </path/to/local/directory/>WinSCPwinscp.exe sftp://<user>:<password>@<dci6.example.com>/ get </path/to/remote/file>Comments
- Create an HAR file with network packets via your web browser's developer mode. Use the instructions in the How to create a HAR file article.
- Contact technical support with the acquired files.
Useful tips
Related topics:
En
Es