OS Name/Version: CentOS 8 Stream kernel 4.18.0-348.2.1.e18_5.x86_64
Product Name/Version: AMP version 2.3.2.0 FactorioModule
Problem Description: Cannot update or install Factorio dedicated server via Amp. Gives the following error message, with no further details available anywhere I have been able to find.
This task could not be completed: Updating Factorio Server - .
The SSL connection could not be established, see inner exception.
Steps to reproduce:
- Create a new instance with the Factorio application.
- Attempt to start or update the application
Actions taken to resolve so far:
- Have checked to try to find any further details about what exactly went wrong, but have not been able to find any log files containing more detailed error messages.
- The AMP server is not using Docker containers or an SSL certificate, as I have not found any documentation indicating how to install my existing SSL certificate into AMP, and Docker conflicts with my existing Podman install.
1 Like
Hey @Kara_Perrin,
I saw your post and wanted to help troubleshoot your Factorio instance creation issue in AMP 2.3.2.0. Since this was reported in 2022, upgrading AMP to the latest version should be the first step before troubleshooting further. If newer versions have addressed SSL connection failures, upgrading may resolve the issue.
Steps to Try After Upgrading:
- Check AMP Logs for SSL Errors – Look at
AMP/logs
to see if there are any additional details about the SSL failure.
- Verify TLS Version Compatibility – Some older AMP versions may not support newer TLS versions. Try forcing TLS 1.2 or 1.3 in your system settings.
- Manually Install Factorio – If AMP fails to install Factorio, try manually downloading and installing it outside AMP to confirm if the issue is AMP-specific.
- Check AMP’s SSL Configuration – Even if you’re not using an SSL certificate, AMP may still require proper SSL settings. You can find more details on AMP’s HTTPS setup here.
- Check for Known Issues – If upgrading doesn’t fix it, check AMP forums or GitHub issues for similar reports.
A Few Questions to Help Troubleshoot:
- Does the AMP log show any additional details about the SSL failure?
- Have you tried manually installing Factorio outside AMP to see if the issue persists?
- Are there any firewall or network settings that could be blocking SSL connections?
Let me know if any of these steps help or if you can provide more details—I’d be happy to troubleshoot further! 