When running N8N Behind Http proxy, it does not work and gives bad gateway error, here the issue is that the requests are going properly and proxy is responding properly to the messages but N8N shows Bad Gateway error.
What is the error message (if any)?
502 - "\n\n<meta type="copyright" content="Copyright (C) 1996-2019 The Squid Software Foundation and contributors">\n<meta http-equiv="Content-Type" content="text/html; charset=utf-8">\nERROR: The requested URL could not be retrieved\n<style type="text/css"><!-- \n /*\n * Copyright (C) 1996-2020 The Squid Software Foundation and contributors\n
I am using simple workflow to send messages via slack to channel.
Share the output returned by the last node
Bad gateway - the service failed to handle your request
ERROR: The requested URL could not be retrieved ERROR The requested URL could not be retrieved
The following error was encountered while trying to retrieve the URL: Read Error
The system returned: [No Error]
An error condition occurred while reading data from the network. Please retry your request.
Make sure to replace https://<NGROK_DOMAIN> with the url you received from the proxy. Check also if the proxy is forwarding it’s requests to localhost:5678.