prince2k3
Experiencing crash with no output for the reason of the crash.
Following up here. Turns out the Dockerfile installs Swift 5.8 and that is working fine. I’ve been able to use the other api endpoints I have with no issues. The issue was just that one endpoint which I was able to figure out a way to get the error/reason it fails.
Recap ...
* If you are using Dockerfile to deploy, it should use the version of Swift within it if you have it building the toolchain.
* If not using Dockerfile, natively Swift 5.4.2 is supported.
* If Swift version is not the issues. Check the code and make sure Error handling logs the error or returns the error to your client.
56 replies
Experiencing crash with no output for the reason of the crash.
Would it be a feature request to get the swift version updated from Nix the link with the code SwiftProvider.rs, pointed out by someone from the channel, shows that it can support up to 5.8.
56 replies