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 are not showing in lan #367

Closed
elliotslab opened this issue Jul 29, 2015 · 5 comments
Closed

Images are not showing in lan #367

elliotslab opened this issue Jul 29, 2015 · 5 comments

Comments

@elliotslab
Copy link

Avatar images ( Initials or uploaded ) are not showing to the other users in the lan.
To test I turn off the firewall but the images won't load either, not even when the users connect using the public ISP IP.

PS:. Images parsed from URLs load perfectly only the avatars are in blank

@sampaiodiego
Copy link
Member

even if you refresh the browser?

@sampaiodiego
Copy link
Member

I mean, if you set or change your avatar, other people won't see your new avatar until a browser refresh.. this is a known bug..

@elliotslab
Copy link
Author

@sampaiodiego not even if I refresh the browser, I try cleaning the cache and force restart (ctrl + shift + r) and still can't see the avatars, but I can see it perfectly in localhost

@sampaiodiego
Copy link
Member

ok, I see.. it could be a problem with ROOT_URL.. tell me, are you running on localhost and telling the others to access your app by your IP?

can you try running with a command like this? changing 192.168.1.100 to your real IP

ROOT_URL="http://192.168.1.100:3000" meteor

you should see something like this:

=> Started your app.

=> App running at: http://192.168.1.100:3000

@elliotslab
Copy link
Author

@sampaiodiego this fix it, thanks

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

No branches or pull requests

2 participants