Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New install with v3.2 not allowing to change the Web GUI port #282

Closed
AuthorShin opened this issue Jun 10, 2022 · 7 comments
Closed

New install with v3.2 not allowing to change the Web GUI port #282

AuthorShin opened this issue Jun 10, 2022 · 7 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@AuthorShin
Copy link

AuthorShin commented Jun 10, 2022

Hello
recently I installed casaos on a new PC (Debian 11) and after the installation I tried to change the Web GUI port from settings but got the following error: strconv.Atoi: parsing "": invalid syntax

 strconv.Atoi: parsing : invalid syntax

@LinkLeong
Copy link
Collaborator

Sorry for the bad experience for you, we will fix this problem as soon as possible

@LinkLeong LinkLeong added this to the v0.3.3 milestone Jun 11, 2022
@LinkLeong LinkLeong added the bug Something isn't working label Jun 11, 2022
@LinkLeong
Copy link
Collaborator

We discuss the need for an upgrade in the next version, or you can make the change manually.

You can change the server.httpPort field in the file /casaOS/server/conf/conf.ini

image

Then restart casaos systemctl restart casaos

@AuthorShin
Copy link
Author

Thank you very much @LinkLeong for the workaround.

@tigerinus tigerinus moved this to Need Triage (PM) in CasaOS Issues Jun 13, 2022
@tigerinus tigerinus moved this from Need Triage (PM) to Planned (Dev) in CasaOS Issues Jun 13, 2022
@tigerinus tigerinus modified the milestones: v0.3.3, v0.3.2.1 Jun 13, 2022
@jerrykuku jerrykuku moved this from Planned (Dev) to In Progress (Dev) in CasaOS Issues Jun 13, 2022
LinkLeong added a commit that referenced this issue Jun 14, 2022
- [System] Fixed the issue of widgets displaying wrongly on mobile devices.
- [App] Fix the problem of application opening failure on non-80 ports ([#283](#283) [#280](#280))
- [System] Modify port failure problem ([#282](#282))
- [App]Modify environment variables disappearing problem([#284](#284))
- [System]Fix no update alert([#278](#278))
- [System] Fixed some bugs of application cpu usage and memory staging([#272]#272)
LinkLeong added a commit that referenced this issue Jun 14, 2022
* fix bug

* updata UI

* 0.3.2

### Added

- [Files] Files can now be selected multiple files and downloaded, deleted, moved, etc.
- [Apps] Support to modify the application opening address.([#204](#204))

### Changed

- [Apps] Hide the display of non-essential environment variables in the application.
- [System] Network, disk, cpu, memory, etc. information is modified to be pushed via socket.
- [System] Optimize opening speed.([#214](#214))
### Fixed

- [System] Fixed the problem that sync data cannot submit the device ID ([#68](#68))
- [Files] Fixed the code editor center alignment display problem.([#210](#210))
- [Files] Fixed the problem of wrong name when downloading files.([#240](#240))
- [System] Fixed the network display as a negative number problem.([#224](#224))

* Modify log help class

* Fix some bugs in 0.3.2

* Solve the operation file queue problem

* Exclude web folders

* update UI

* add cancel file operate

* Update UI

* Merge sockets to transfer data

* Conflict Resolution

* Update send data interval

* Update UI

* fixed bug

- Fix the problem of application opening failure on non-80 ports
- Modify port failure problem
- Modify environment variables disappearing problem

* update version function

* Fix version update issues

* fixed bug

- [System] Fixed the issue of widgets displaying wrongly on mobile devices.
- [App] Fix the problem of application opening failure on non-80 ports ([#283](#283) [#280](#280))
- [System] Modify port failure problem ([#282](#282))
- [App]Modify environment variables disappearing problem([#284](#284))
- [System]Fix no update alert([#278](#278))
- [System] Fixed some bugs of application cpu usage and memory staging([#272]#272)

* update UI
LinkLeong added a commit that referenced this issue Jun 14, 2022
* fix bug

* updata UI

* 0.3.2

### Added

- [Files] Files can now be selected multiple files and downloaded, deleted, moved, etc.
- [Apps] Support to modify the application opening address.([#204](#204))

### Changed

- [Apps] Hide the display of non-essential environment variables in the application.
- [System] Network, disk, cpu, memory, etc. information is modified to be pushed via socket.
- [System] Optimize opening speed.([#214](#214))
### Fixed

- [System] Fixed the problem that sync data cannot submit the device ID ([#68](#68))
- [Files] Fixed the code editor center alignment display problem.([#210](#210))
- [Files] Fixed the problem of wrong name when downloading files.([#240](#240))
- [System] Fixed the network display as a negative number problem.([#224](#224))

* Modify log help class

* Fix some bugs in 0.3.2

* Solve the operation file queue problem

* Exclude web folders

* update UI

* add cancel file operate

* Update UI

* Merge sockets to transfer data

* Conflict Resolution

* Update send data interval

* Update UI

* fixed bug

- Fix the problem of application opening failure on non-80 ports
- Modify port failure problem
- Modify environment variables disappearing problem

* update version function

* Fix version update issues

* fixed bug

- [System] Fixed the issue of widgets displaying wrongly on mobile devices.
- [App] Fix the problem of application opening failure on non-80 ports ([#283](#283) [#280](#280))
- [System] Modify port failure problem ([#282](#282))
- [App]Modify environment variables disappearing problem([#284](#284))
- [System]Fix no update alert([#278](#278))
- [System] Fixed some bugs of application cpu usage and memory staging([#272]#272)

* update UI
@jerrykuku jerrykuku moved this from In Progress (Dev) to To be verified (QA) in CasaOS Issues Jun 14, 2022
LinkLeong added a commit that referenced this issue Jun 14, 2022
* fix bug

* updata UI

* 0.3.2

### Added

- [Files] Files can now be selected multiple files and downloaded, deleted, moved, etc.
- [Apps] Support to modify the application opening address.([#204](#204))

### Changed

- [Apps] Hide the display of non-essential environment variables in the application.
- [System] Network, disk, cpu, memory, etc. information is modified to be pushed via socket.
- [System] Optimize opening speed.([#214](#214))
### Fixed

- [System] Fixed the problem that sync data cannot submit the device ID ([#68](#68))
- [Files] Fixed the code editor center alignment display problem.([#210](#210))
- [Files] Fixed the problem of wrong name when downloading files.([#240](#240))
- [System] Fixed the network display as a negative number problem.([#224](#224))

* Modify log help class

* Fix some bugs in 0.3.2

* Solve the operation file queue problem

* Exclude web folders

* update UI

* add cancel file operate

* Update UI

* Merge sockets to transfer data

* Conflict Resolution

* Update send data interval

* Update UI

* fixed bug

- Fix the problem of application opening failure on non-80 ports
- Modify port failure problem
- Modify environment variables disappearing problem

* update version function

* Fix version update issues

* fixed bug

- [System] Fixed the issue of widgets displaying wrongly on mobile devices.
- [App] Fix the problem of application opening failure on non-80 ports ([#283](#283) [#280](#280))
- [System] Modify port failure problem ([#282](#282))
- [App]Modify environment variables disappearing problem([#284](#284))
- [System]Fix no update alert([#278](#278))
- [System] Fixed some bugs of application cpu usage and memory staging([#272]#272)

* update UI

* Update CHANGELOG.md
LinkLeong added a commit that referenced this issue Jun 15, 2022
* fix bug

* updata UI

* 0.3.2

### Added

- [Files] Files can now be selected multiple files and downloaded, deleted, moved, etc.
- [Apps] Support to modify the application opening address.([#204](#204))

### Changed

- [Apps] Hide the display of non-essential environment variables in the application.
- [System] Network, disk, cpu, memory, etc. information is modified to be pushed via socket.
- [System] Optimize opening speed.([#214](#214))
### Fixed

- [System] Fixed the problem that sync data cannot submit the device ID ([#68](#68))
- [Files] Fixed the code editor center alignment display problem.([#210](#210))
- [Files] Fixed the problem of wrong name when downloading files.([#240](#240))
- [System] Fixed the network display as a negative number problem.([#224](#224))

* Modify log help class

* Fix some bugs in 0.3.2

* Solve the operation file queue problem

* Exclude web folders

* update UI

* add cancel file operate

* Update UI

* Merge sockets to transfer data

* Conflict Resolution

* Update send data interval

* Update UI

* fixed bug

- Fix the problem of application opening failure on non-80 ports
- Modify port failure problem
- Modify environment variables disappearing problem

* update version function

* Fix version update issues

* fixed bug

- [System] Fixed the issue of widgets displaying wrongly on mobile devices.
- [App] Fix the problem of application opening failure on non-80 ports ([#283](#283) [#280](#280))
- [System] Modify port failure problem ([#282](#282))
- [App]Modify environment variables disappearing problem([#284](#284))
- [System]Fix no update alert([#278](#278))
- [System] Fixed some bugs of application cpu usage and memory staging([#272]#272)

* update UI

* Update CHANGELOG.md

* update app service

* update ui
LinkLeong added a commit that referenced this issue Jun 15, 2022
* fix bug

* updata UI

* 0.3.2

### Added

- [Files] Files can now be selected multiple files and downloaded, deleted, moved, etc.
- [Apps] Support to modify the application opening address.([#204](#204))

### Changed

- [Apps] Hide the display of non-essential environment variables in the application.
- [System] Network, disk, cpu, memory, etc. information is modified to be pushed via socket.
- [System] Optimize opening speed.([#214](#214))
### Fixed

- [System] Fixed the problem that sync data cannot submit the device ID ([#68](#68))
- [Files] Fixed the code editor center alignment display problem.([#210](#210))
- [Files] Fixed the problem of wrong name when downloading files.([#240](#240))
- [System] Fixed the network display as a negative number problem.([#224](#224))

* Modify log help class

* Fix some bugs in 0.3.2

* Solve the operation file queue problem

* Exclude web folders

* update UI

* add cancel file operate

* Update UI

* Merge sockets to transfer data

* Conflict Resolution

* Update send data interval

* Update UI

* fixed bug

- Fix the problem of application opening failure on non-80 ports
- Modify port failure problem
- Modify environment variables disappearing problem

* update version function

* Fix version update issues

* fixed bug

- [System] Fixed the issue of widgets displaying wrongly on mobile devices.
- [App] Fix the problem of application opening failure on non-80 ports ([#283](#283) [#280](#280))
- [System] Modify port failure problem ([#282](#282))
- [App]Modify environment variables disappearing problem([#284](#284))
- [System]Fix no update alert([#278](#278))
- [System] Fixed some bugs of application cpu usage and memory staging([#272]#272)

* update UI

* Update CHANGELOG.md

* update app service

* update ui

* Fix application installation host mode error

* update ui

* Update UI
@tigerinus tigerinus moved this from To be verified (QA) to Done in CasaOS Issues Jun 16, 2022
@AuthorShin
Copy link
Author

It's fixed.
Thank you very much.

@yesbhautik
Copy link

/casaOS/server/conf/conf.ini

In mine this path is not available yet

@victorhdchagas
Copy link

I didn't receive error. I can change, works on new Port, but when i reboot, i cant connect into new port and i cant connect to SSH too.

@epicalxyz
Copy link

Config file is now located at:
/etc/casaos/gateway.ini

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

6 participants