Skip to content
New issue

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

Strange behavior on Ubuntu 16.04 #2

Closed
systemlevel opened this issue Jun 16, 2018 · 3 comments
Closed

Strange behavior on Ubuntu 16.04 #2

systemlevel opened this issue Jun 16, 2018 · 3 comments

Comments

@systemlevel
Copy link

Deploys successfully to 16.04 but when I go to access the app I get the following behavior:

untitled

Looks like it just keeps restarting?

@bordalix
Copy link
Owner

That's a problem with your app.
It seems you have some kind of redirect loop in your routes.

@systemlevel
Copy link
Author

@bordalix it could very well be an issue with the app. I only post it here because I don't get that behavior when I deploy using MUP or when I run meteor locally on my development machine. I'm unclear as to why that behavior pops up when I deploy with yamup.

If I figure out what's going on I will post a followup here.

@systemlevel
Copy link
Author

I figured out what was going on here. I had an incorrect config in yamup.json:

"ROOT_URL":

was set incorrectly. After a few changes it's working now as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants