We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm using proxy-module. When project mode PRODUCTION. I see error log. ERROR [HPM] Error occurred while trying to proxy request [path url domain api project] from [my domain] to https://domain/Api (ECONNRESET) (https://nodejs.org/api/errors.html#errors_common_system_errors) How to fixed it?
The text was updated successfully, but these errors were encountered:
This is not directly related to this module, please make sure your Nuxt server can connect to your production API and is not blocked by the firewall.
Sorry, something went wrong.
@standfv did you fix it? same problem here :(
No branches or pull requests
I'm using proxy-module. When project mode PRODUCTION. I see error log.
ERROR [HPM] Error occurred while trying to proxy request [path url domain api project] from [my domain] to https://domain/Api (ECONNRESET) (https://nodejs.org/api/errors.html#errors_common_system_errors)
How to fixed it?
The text was updated successfully, but these errors were encountered: