ioBroker.admin
ioBroker.admin copied to clipboard
Icon for github installation will not be visible after page reload
Describe the bug
Icon for github installation will not be visible after page reload
To Reproduce
Steps to reproduce the behavior:
- Install adapter over github link
- Check on installed adapter yellow github icon -> ok
- Do Page Reload (F5)
- Check on installed adapter yellow github icon -> not ok -> icon is not visible any more
Expected behavior
Github installation icon will stay after page reload
Screenshots & Logfiles
ok
not ok
Versions:
- Adapter version: 6.1.7
- Check on installed adapter yellow github icon -> not ok -> icon is not visible any more
Can you provide which URL does admin try to load?
@GermanBluefox I am not quite sure if this is the correct snapshot what you requested. I opened Adapter menu, opened Dev-Tools and searched for admin.png
and the output with changing the adapters to the list:
If you need something different please give me hint how I can find the information.
Of course I need the URl of daikin and not of admin
Admin 6.1.7
@GermanBluefox
Admin 6.1.9
@GermanBluefox I am sorry to tell that the issue is not fixed wit 6.1.9
Somehow you get the constellation, that object system.adapter.daikin-cloud
exists, but no files were uploaded to dakiin-cloud.admin
.
What happens if you write iob u daikin-cloud
after installtion?
@GermanBluefox Admin 6.1.11
Step 1. Install Adapter over github Step 2. iob u daikin-cloud
proxmox@ioBrokerTestsystem:~$ iob u daikin-cloud
upload [6] daikin-cloud.admin /opt/iobroker/node_modules/iobroker.daikin-cloud/admin/admin.d.ts admin.d.ts video/mp2t
upload [5] daikin-cloud.admin /opt/iobroker/node_modules/iobroker.daikin-cloud/admin/daikin-cloud.jpg daikin-cloud.jpg image/jpeg
upload [4] daikin-cloud.admin /opt/iobroker/node_modules/iobroker.daikin-cloud/admin/daikin_logo.jpg daikin_logo.jpg image/jpeg
upload [3] daikin-cloud.admin /opt/iobroker/node_modules/iobroker.daikin-cloud/admin/index_m.html index_m.html text/html
upload [2] daikin-cloud.admin /opt/iobroker/node_modules/iobroker.daikin-cloud/admin/style.css style.css text/css
upload [1] daikin-cloud.admin /opt/iobroker/node_modules/iobroker.daikin-cloud/admin/warning.png warning.png image/png
upload [0] daikin-cloud.admin /opt/iobroker/node_modules/iobroker.daikin-cloud/admin/words.js words.js application/javascript
proxmox@ioBrokerTestsystem:~$
Step 3. Check Admin UI:
Step 4. Press Button to check updates for adapters
Step 5. Check objects
system.adapter.daikin-cloud is not available
Step 6. Add Instance over admin UI
Step 7. Update Daikin-cloud Adapter once again over github install and check if github icon is available -> no
Step 8. Double Check behavior with different Adapter (github install of spotify-premium)
Same result.
Github icon is visible after install
No adapter icon. Adapter Icon is visible after page reload
Github icon is not visible any more