question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

manual install does not print firewall help if firewall check fails

See original GitHub issue
qoli@sarayun-gcm:~$ wget -qO- https://raw.githubusercontent.com/Jigsaw-Code/outline-server/master/src/server_manager/install_scripts/install_server.sh | sudo bash
> Verifying that Docker is installed .......... OK
> Verifying that Docker daemon is running ..... OK
> Creating persistent state dir ............... OK
> Generating secret key ....................... OK
> Generating TLS certificate .................. OK
> Generating SHA-256 certificate fingerprint .. OK
> Starting Shadowbox .......................... OK
> Starting Watchtower ......................... OK
> Waiting for Outline server to be healthy .... OK
> Creating first user ......................... OK
> Adding API URL to config .................... OK
> Checking host firewall ...................... BLOCKED

Sorry! Something went wrong. If you can't figure this out, please copy and paste all this output into the Outline Manager screen, and send it to us, to see if we can help you.

Checking host firewall … BLOCKED

Please show what port need to open. I don’t know open which port.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
what-namecommented, Apr 7, 2018

It would be useful if the script would say which ports need to be opened when it gives the “host firewall BLOCKED” error. Now we have to go on Google (may be blocked - China) and look for the ports (or worse open up ALL of them not knowing which ones are used). Simply echoing out “open all ports above 1024 until set-up has been finished” would help a lot.

1reaction
fortunacommented, Apr 10, 2018

Thanks @qoli for the output dump. That’s very helpful. I believe @trevj is right, so we know where the problem probably is. That’s my fault, sorry about that (and damn shell programming! 😞).

I’ll work on it later today.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix “The Print Spooler Service Is Not Running” Error in ...
If your printer is connected to a network, it is possible that Windows Defender Firewall is preventing the connection resulting in the error....
Read more >
Unable to Add a Printer to Windows 11 Pro (No Visible Errors)
Go to Start > Settings > Privacy & Security > Windows Security > Firewall & network protection. Toggle off the Windows Defender Firewall....
Read more >
Firewall blocks driver install or printer functions (Windows)
Use the Print and Scan Doctor to temporarily disable firewall software to determine if it is the cause of driver installation or printer...
Read more >
Guidelines on firewalls and firewall policy - GovInfo
Firewalls are devices or programs that control the flow of network traffic between networks or hosts that employ differing security postures. At one...
Read more >
Adding Exceptions to the Windows Firewall
Click Allow a program through Windows Firewall to open the Windows Firewall Settings window. Click the Exceptions tab. Click to check mark the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found