Skip to content

Commit 2e4d983

Browse files
committed
Add note for docker/AWS
1 parent 17537f6 commit 2e4d983

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/troubleshooting.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ If you are loading large jars or dependent jars, either at startup or when creat
4343

4444
Set it to 60 seconds or longer, especially if your jars are in the many MBs.
4545

46+
NOTE: if you are running SJS in Docker, esp on AWS, you might need to enable host-only networking.
47+
4648
## Job server won't start / cannot bind to 0.0.0.0:8090
4749

4850
Check that another process isn't already using that port. If it is, you may want to start it on another port:

0 commit comments

Comments
 (0)