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

Links to apps not working #283

Closed
dual3x opened this issue Jun 11, 2022 · 7 comments
Closed

Links to apps not working #283

dual3x opened this issue Jun 11, 2022 · 7 comments
Assignees
Milestone

Comments

@dual3x
Copy link

dual3x commented Jun 11, 2022

Describe the bug

After last update, my links won't work anymore. I click any installed app/container and nothing happens. Not even clicking the 3 dots and Open.

Any fix for this or is it just my install?

Thank you.

System infomation

 - OS: linux
 - CasaOS Version: 0.3.2
 - Disk Total: 59821 
 - Disk Used: 13967 
 - Sync State: Sync img: true
sha256:6b97d52bebca7de621f5a98fc06df4245e68c7f474a3f9603732faf8ffdd687c,
Sync Key length: 0
 - System Info: [Debian GNU/Linux 11   \l Bit:64 Mem:3794M Core:4 Linux rpi 5.15.32-v8+ #1538 SMP PREEMPT Thu Mar 31 19:40:39 BST 2022 aarch64 GNU/Linux]
 - Browser: Firefox 
 - Version: 101.0
@LinkLeong
Copy link
Collaborator

Sorry for the bad experience, what version was it before you upgraded? Can you provide the name of your app?

@dual3x
Copy link
Author

dual3x commented Jun 12, 2022

It's okay and normal to get some bugs and figure it out. Btw, thank you for the support.
I'm coming from v0.3.1 and it kinda happens no matter what app I'm trying to open (pihole, nextcloud, vaultwarden, filebrowser, qbittorrent, plex, etc). When I hover I see the open text above but nothing happens when I click. And for some reason the only ones that actually work is the native ones - Files and CasaConnect.

I also tried accessing the dashboard from another pc and mobile phone and I still can't open. Tried it just to make sure it wasn't my pc or the browser and btw, the apps are actually running since I can access them manually entering the ip:port in a separate browser tab.

@LinkLeong
Copy link
Collaborator

LinkLeong commented Jun 13, 2022

  1. Can you help me make a screenshot of the file browser settings(As shown below)
  2. Did you open a new page, and if so, what is the URL address?
    3.try to use chrome browser
    image

@ivandiazmolina
Copy link

I have this error as well and temporarily I have fixed it typing in the configuration window the ip. Seem it is not introducing it, that's why it doesn't load.

@jerrykuku jerrykuku added this to the v0.3.2.1 milestone Jun 13, 2022
@jerrykuku
Copy link
Contributor

Are you using a custom webui port?

@dual3x
Copy link
Author

dual3x commented Jun 13, 2022

Sorry for the late reply.

  1. Screenshot of FileBrowser settings >

image

  1. Don't know what you exactly mean but I tried opening it in a new page manually and it works. My url is: http://10.42.10.240:46873/

  2. I tried Chrome and same thing as Firefox or Edge.

  3. I am using port 90 for the webui. I am using this port since first time I installed and worked well with every update until now.

Thank you for helping me out and I will be glad to help if there is anything else I could provide in order to troubleshoot the issue.

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
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
@dual3x
Copy link
Author

dual3x commented Jun 19, 2022

After the last update, now works like a charm! Thank you very much for the fast fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

5 participants