networked-aframe/naf-firebase-adapter

not seeing outside of localhost

Opened this issue · 4 comments

Hello i setup the naf adapter and i started npm it open my browser for localhost:8080 i can see the grid and move around. Only thing i can not do is outside of the localhost:8080 if i go to another computer on the network and i type in the ip address port 8080 i get a page can not be displyed. Is there a way to fix this problem and see on the whole network?

Joseph

This is strange my local network i checked again i can ping the ip address but i can not see the aframe firebase. Only localhost:8080 off the same system.

Even on the same system if i type in it's own ip address:8080 and it won't see it strange.

Joseph

Your problem seems to be related to your local networking setup. I don't think it is related to naf-firebase-adapter.

I can run the other Networked-aframe not code with no problem on the network and i cna see it on every other ocmputer but this one with the firebase adapter code i can not see it over the network.

Joseph

I figure out my problem. Somehow i didn't notice that the adapter folder is not in the networked-aframe folder. I somehow missed it now I'm going to correct it and see what happens.

Joseph