Hi everyone,
I’m experiencing an issue when trying to create certain app connections. For example, I can successfully create a Dropbox connection, but when I try to set up an IMAP connection, pressing the “Create/Save” button results in the request aborting with an HTTP 504 status.
I’m wondering if there is any kind of validation happening during the connection setup, such as credential checks?
For context, my AP instance is running in Docker, version 0.65.0.
Could this issue be related to firewall settings? I’d really appreciate any tips on what I could check or how to debug this further to identify the root cause.
Also, if it is a firewall issue, it might be helpful to handle these errors more gracefully and provide a clearer error message.