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

Images of pictures not showing, due to the port not being put in the image url #152

Open
cNorspang opened this issue Mar 14, 2021 · 2 comments

Comments

@cNorspang
Copy link

When i add a new recipe, and upload pictures, they do not show. I've found out, that it is due to the port not being in the URL for the image, as seen below
PicError

But, when i manually add the port, the pictures show up.
PicThere

Is this due to some setting in the env file i've glossed over, or is it something else

@hackmoore
Copy link

What do your configs look like?

@sepulzera
Copy link

Late to the party, but for anyone stumbling upon this:

If reloading the page fixes the issue, then it is a bug in openeats-api. The bug is fixed in OwnRecipes with commit 9791f699c.

If the image links are broken permanently, then this is most likely related to the NODE_* env variables. Make sure that NODE_URL includes the port.

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

3 participants