[GH-ISSUE #11] Access via hostname gives me no log #7

Closed
opened 2026-02-26 05:31:03 +03:00 by kerem · 3 comments
Owner

Originally created by @ricardovf on GitHub (Sep 23, 2011).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/11

First, great work!

So, if i conect to the server machine named conne or via it IP (192.168.1.2) i get a log.io loaded but with no log.

If i acess thought 127.0.0.1 from the machine then i get all the logs...

Is it a bug?

Originally created by @ricardovf on GitHub (Sep 23, 2011). Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/11 First, great work! So, if i conect to the server machine named conne or via it IP (192.168.1.2) i get a log.io loaded but with no log. If i acess thought 127.0.0.1 from the machine then i get all the logs... Is it a bug?
kerem closed this issue 2026-02-26 05:31:03 +03:00
Author
Owner

@ricardovf commented on GitHub (Sep 26, 2011):

Just an update: tried to proxy it via nginx (log.conne/) and it loads log.io interface, but no logs show.

Can any of you get this to work? Thx!

<!-- gh-comment-id:2197289 --> @ricardovf commented on GitHub (Sep 26, 2011): Just an update: tried to proxy it via nginx (log.conne/) and it loads log.io interface, but no logs show. Can any of you get this to work? Thx!
Author
Owner

@msmathers commented on GitHub (Sep 26, 2011):

This should work, we use Log.io with an external DNS without trouble. Perhaps you have a firewall/proxy that prohibits HTTP/1.1 (Websocket) traffic? I believe the latest release of nginx doesn't support HTTP/1.1 connections by default, you have to either use an unstable branch or a plugin: https://github.com/LearnBoost/socket.io/wiki/Nginx-and-Socket.io

<!-- gh-comment-id:2197839 --> @msmathers commented on GitHub (Sep 26, 2011): This should work, we use Log.io with an external DNS without trouble. Perhaps you have a firewall/proxy that prohibits HTTP/1.1 (Websocket) traffic? I believe the latest release of nginx doesn't support HTTP/1.1 connections by default, you have to either use an unstable branch or a plugin: https://github.com/LearnBoost/socket.io/wiki/Nginx-and-Socket.io
Author
Owner

@ricardovf commented on GitHub (Sep 26, 2011):

Thx for the info!

Even without nginx it should work and.... Guess what? Today it simplilly worked. (http://conne:8998/)!

Thx! Keep the great work!

<!-- gh-comment-id:2200732 --> @ricardovf commented on GitHub (Sep 26, 2011): Thx for the info! Even without nginx it should work and.... Guess what? Today it simplilly worked. (http://conne:8998/)! Thx! Keep the great work!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/log.io-NarrativeScience-old#7
No description provided.