question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hello all. Loving the new features in meteor-up now. So good to have autogenerating certificates, however it seems we’re still having issues with that?

I’ve killed 503 only to face “502 Bad Gateway”

1.2.7 beta won’t let me successfully deploy.

	=> Starting meteor app on port:80

	/bundle/bundle/programs/server/mini-files.js:74
	const unicodeNormalizePath = (path) => {
	                                     ^
	SyntaxError: Unexpected token >

1.2.6 deploys succesfully. But I keep on facing 502.

I’ve tried almost everything else available in the comments of the open issues.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
sethjgorecommented, May 5, 2017

Finally got it to work. Used Abernix.

For anybody who’s struggling, make sure “meteor.ssl.autogenerate.domains” are ACCESSIBLE. If you put down domain.com, www.domain.com, make sure www. is actually already set up.

Also if you are having issues with force-ssl, uninstall that and add meteorblackbelt:force-ssl instead.

0reactions
x5enginecommented, Jun 10, 2018

still having this issue sadly 😦

Read more comments on GitHub >

github_iconTop Results From Across the Web

502 Bad Gateway - HTTP - MDN Web Docs
The HyperText Transfer Protocol (HTTP) 502 Bad Gateway server error response code indicates that the server, while acting as a gateway or ...
Read more >
How to Fix 502 Bad Gateway Error - Hostinger
The 502 Bad Gateway error indicates that the server which you're connecting to received an invalid response. When accessing a URL, your browser ......
Read more >
Bad Gateway Errors: Why They Happen and 5 Solutions - Okta
A 502 bad gateway message indicates that one server got an invalid response from another. In essence, you've connected with some kind of...
Read more >
What is a 502 Bad Gateway Error (And How Can I Fix It)?
A 502 Bad Gateway Error means that the web server you've connected to is acting as a proxy for relaying information from another...
Read more >
How To Fix a 502 Bad Gateway Error - Kinsta
The 502 (Bad Gateway) status code indicates that the server, while acting as a gateway or proxy, received an invalid response from an...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found