Skip to content
This repository has been archived by the owner on Aug 19, 2021. It is now read-only.

new 1.1 ver from 13Dec dont accept outside connections #24

Closed
dmitrii-maksimov opened this issue Dec 13, 2011 · 6 comments
Closed

new 1.1 ver from 13Dec dont accept outside connections #24

dmitrii-maksimov opened this issue Dec 13, 2011 · 6 comments

Comments

@dmitrii-maksimov
Copy link

telnet 192.168.11.68 4242
Trying 192.168.11.68...
telnet: connect to address 192.168.11.68: Connection refused
telnet: Unable to connect to remote host

checkbox "Allow outside connections" is checked! how can i resolve it?

firefox 8.0.1 ver

@tsouras
Copy link

tsouras commented Dec 13, 2011

Same problem with me.
I use win7 and firefox 8 in both pcs
In addition I have turned off windows firewall and antivirus in both PCs.
Please do something, this addon is essential for me.
Do you think I should install an older version of mozrepl?

@bard
Copy link
Owner

bard commented Dec 14, 2011

Do you get any errors in the JavaScript console?

On Tue, Dec 13, 2011 at 9:24 AM, BlackSnow98 <
reply@reply.github.com

wrote:

telnet 192.168.11.68 4242

Trying 192.168.11.68...
telnet: connect to address 192.168.11.68: Connection refused
telnet: Unable to connect to remote host

checkbox "Allow outside connections" is checked! how can i resolve it?


Reply to this email directly or view it on GitHub:
#24

@dmitrii-maksimov
Copy link
Author

how i can open JS console?
if "telnet localhost 4242" is enought - no any error while i try connect from external host

@bard
Copy link
Owner

bard commented Dec 14, 2011

See https://developer.mozilla.org/en/Debugging_JavaScript#Error_Console.
Make also sure this preference is set to true:
http://kb.mozillazine.org/Javascript.options.showInConsole

On Wed, Dec 14, 2011 at 5:41 PM, BlackSnow98 <
reply@reply.github.com

wrote:

how i can open JS console?


Reply to this email directly or view it on GitHub:
#24 (comment)

@dmitrii-maksimov
Copy link
Author

no any errors, it print:
I, MOZREPL : Listening : 127.0.0.1:4242

if i connect from localhost:
I, MOZREPL : Client connected : 127.0.0.1:52581 : chrome...................

if from external - no any reaction

listening should not be 0.0.0.0:4242 ?

@bard
Copy link
Owner

bard commented Dec 14, 2011

Should be fixed in 86bf1fa (feel free to reopen if it still doesn't work for you).

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants