#548  Help need on starting server on windows server
Closed
hari opened 2 years ago

i created Windows server in AWS and coped ONEDEV files . when i try to run command bin\server.bat console

java.lang.RuntimeException: java.io.IOException: Failed to bind to 0.0.0.0/0.0.0.0:6610

i am new to this. please explain me how to bind ?

hari changed fields 2 years ago
Name Previous Value Current Value
Assignee
robin
admin
Robin Shen commented 2 years ago

Just set up an Windows 2022 server in AWS, with default network settings (ipv4/ipv6 enabled), login as administrator, and can start OneDev without any issues. Please let me know how you've launched your server.

hari commented 2 years ago

Thanks Robin . Its working fine after following your step but i need one more small help now i see its working on localhost:6610 . how to make it public> so i can open it from anywhere without opening Remote >

Robin Shen commented 2 years ago

You may configure EC2 security group to make port 6610 publicly accessible, or run a reverse proxy to forward port 80 to 6610, and then open up the standard 80 port via EC2 security group.

Robin Shen changed state to 'Closed' 2 years ago
Previous Value Current Value
Open
Closed
issue 1 of 1
Type
Question
Priority
Critical
Assignee
Issue Votes (0)
Watchers (5)
Reference
onedev/server#548
Please wait...
Page is in error, reload to recover