Can't start controller after port change
Hi All,
I installed the controller in Ubuntu and it was working great. I had a great idea to change the port to 80 as its easier to remember...I changed the HTTP port to 80 and now the controller wont' start.
When I check omada.properties, I can't see port 80 anywhere there and its showing the original pot 8088. There are two files in the properties folder, both don't have it in there (log4j2.properties & omada.properties) both of which have a last modified date of a long time ago.
Where can I find the port 80 to reset it back to 8088 and properly start the controller? I already migrated and connected all devices so I would prefer to recover then reconnecting every device.
Here is what the log says.
running netstat -tulpn | grep 80 returns no results either
2021-10-06 05:06:31 [main] [INFO]-[SourceFile:29] - success to load configuration omada.properties
2021-10-06 05:06:32 [main] [INFO]-[SourceFile:91] - going to start local mongod.
2021-10-06 05:06:33 [main] [INFO]-[SourceFile:167] - mongodb process id is 2672
2021-10-06 05:06:33 [main] [INFO]-[SourceFile:148] - Mongo DB server started
2021-10-06 05:06:34 [main] [ERROR]-[SourceFile:46] - Port 80 is already in use.
2021-10-06 05:06:34 [main] [ERROR]-[SourceFile:71] - Port 80 is already in use. Release the port and try again.
2021-10-06 05:06:34 [main] [ERROR]-[SourceFile:270] - Environment is not ok for controller running