Toon looks Empty?
Moderators: marcelr, TheHogNL, Toonz
Re: Toon looks Empty?
Just finished helping him.
Restored functionallity with these steps:
- starting the openvpn manually
- opkg update
- opkg install --force-reinstall qt-gui
- killing the openvpn
Restored functionallity with these steps:
- starting the openvpn manually
- opkg update
- opkg install --force-reinstall qt-gui
- killing the openvpn
Member of the Toon Software Collective
Re: Toon looks Empty?
Everything is working now. Thank you all others too. Also showstore is installed. Go ahead, install everything, wait for the sensors, I'll probably get tomorrow. Hope that the WIfi does it in the living room here in the workroom is obviously not stable, but if it appears to be in the living room, I will put it on a UDP. That connection works just fine.
-
- Member
- Posts: 76
- Joined: Wed Nov 07, 2018 1:53 pm
Re: Toon looks Empty?
Instead of creating another topic about this issue, I will just post my problem here.
I have got a similar issue, but here, the whole HCBv2 folder doesnt seems to exist (the sym link is there, but you cant cd to it because the original map is not there). SFTP connection is possible, but the Toon doesnt boot up. This happend after I started VNC yesterday (or maybe after a upgrade with the upgrade script). Any clue?
I have got a similar issue, but here, the whole HCBv2 folder doesnt seems to exist (the sym link is there, but you cant cd to it because the original map is not there). SFTP connection is possible, but the Toon doesnt boot up. This happend after I started VNC yesterday (or maybe after a upgrade with the upgrade script). Any clue?
eneco-001-xxxxxx:/# opkg update
Downloading http://files.domoticaforum.eu/uploads/T ... ackages.gz.
Inflating http://files.domoticaforum.eu/uploads/T ... ackages.gz.
Updated list of available packages in /var/lib/opkg/tsc1.
Downloading http://files.domoticaforum.eu/uploads/T ... ckages.sig.
Signature check passed.
Downloading http://files.domoticaforum.eu/uploads/T ... ackages.gz.
Inflating http://files.domoticaforum.eu/uploads/T ... ackages.gz.
Updated list of available packages in /var/lib/opkg/tsc2.
Downloading http://files.domoticaforum.eu/uploads/T ... ckages.sig.
Signature check passed.
Downloading http://files.domoticaforum.eu/uploads/T ... ackages.gz.
Inflating http://files.domoticaforum.eu/uploads/T ... ackages.gz.
Updated list of available packages in /var/lib/opkg/tsc3.
Downloading http://files.domoticaforum.eu/uploads/T ... ckages.sig.
Signature check passed.
Downloading http://files.domoticaforum.eu/uploads/T ... ackages.gz.
Inflating http://files.domoticaforum.eu/uploads/T ... ackages.gz.
Updated list of available packages in /var/lib/opkg/tsc4.
Downloading http://files.domoticaforum.eu/uploads/T ... ckages.sig.
Signature check passed.
Downloading http://files.domoticaforum.eu/uploads/T ... ackages.gz.
Inflating http://files.domoticaforum.eu/uploads/T ... ackages.gz.
Updated list of available packages in /var/lib/opkg/tsc5.
Downloading http://files.domoticaforum.eu/uploads/T ... ckages.sig.
Signature check passed.
eneco-001-xxxxxx:/# opkg install --force-reinstall qt-gui
No packages removed.
Installing qt-gui (1.8697-master) to root...
Collected errors:
* opkg_download_pkg: Package qt-gui is not available from any configured src.
* opkg_install_pkg: Failed to download qt-gui. Perhaps you need to run 'opkg update'?
* opkg_install_cmd: Cannot install package qt-gui.
Re: Toon looks Empty?
Already helped him. Somehow he moved /qmf to /root/qmf 
(and in the meanwhile removed /usr/bin/startqt... )

(and in the meanwhile removed /usr/bin/startqt... )
Member of the Toon Software Collective
-
- Starting Member
- Posts: 6
- Joined: Sat Mar 02, 2019 11:09 am
Re: Toon looks Empty?
I think I have the same problem as WickedMaster. I was searching for a file to solve the 403 error when opening pages in a browser.
But using FileZilla somehow something moved or get corrupted.
When entering Toon and folder HCBv2 it looks empty or corrupt.
When I monitor the serial interface when booting, the file start.d is missing. This should be located at HCBv2?
But using FileZilla somehow something moved or get corrupted.
When entering Toon and folder HCBv2 it looks empty or corrupt.
When I monitor the serial interface when booting, the file start.d is missing. This should be located at HCBv2?
Last edited by ZwartJeroen on Sun Mar 03, 2019 4:15 pm, edited 1 time in total.
Re: Toon looks Empty?
Actually /HCBv2 is a symlink to /qmf but if that looks empty that is not ok.
Try this:
"find / -name start.d"
hopefully it points to a new place where filezilla moved your /qmf dir. Normally start.d should be in /qmf/etc/start.d
Try this:
"find / -name start.d"
hopefully it points to a new place where filezilla moved your /qmf dir. Normally start.d should be in /qmf/etc/start.d
Member of the Toon Software Collective
-
- Starting Member
- Posts: 6
- Joined: Sat Mar 02, 2019 11:09 am
Re: Toon looks Empty?
TheHogNL thank you for your replay.
I'll try to follow your advice.
At the moment my wired port seems down. No uplink sense of live. So I only seems to have serial access.
No LED's are active of the LAN port.
I'll try to follow your advice.
At the moment my wired port seems down. No uplink sense of live. So I only seems to have serial access.
No LED's are active of the LAN port.
Re: Toon looks Empty?
I've never seen those LEDs on, with or without ethernet connection.
Re: Toon looks Empty?
Hi Hog,
I was having issues with the toonstore not installing any apps and it seems to be related to the same issue as described in this thread.
Rooted the toon then upgraded the toon using the update script to 5.0.4 . When trying to install any app:
Running postinstall on /HCBv2/qml/qb/base/Globals.qml
Adding wastecollection to Globals.qml
sed: /HCBv2/qml/qb/base/Globals.qml: No such file or directory
Creating symbolic link /HCBv2/qml/apps/wastecollection to /HCBv2/qml/apps/wastecollection-4.19
Firmware version 5 or greater detected, changing app for firmware compatibility...
Posting message
I noticed that you managed to fix this issue by following these steps
- starting the openvpn manually
- opkg update
- opkg install --force-reinstall qt-gui
- killing the openvpn
I would like to try this but have no clue how to enable and kill the openvpn tunnel.
I was having issues with the toonstore not installing any apps and it seems to be related to the same issue as described in this thread.
Rooted the toon then upgraded the toon using the update script to 5.0.4 . When trying to install any app:
Running postinstall on /HCBv2/qml/qb/base/Globals.qml
Adding wastecollection to Globals.qml
sed: /HCBv2/qml/qb/base/Globals.qml: No such file or directory
Creating symbolic link /HCBv2/qml/apps/wastecollection to /HCBv2/qml/apps/wastecollection-4.19
Firmware version 5 or greater detected, changing app for firmware compatibility...
Posting message
I noticed that you managed to fix this issue by following these steps
- starting the openvpn manually
- opkg update
- opkg install --force-reinstall qt-gui
- killing the openvpn
I would like to try this but have no clue how to enable and kill the openvpn tunnel.
Re: Toon looks Empty?
Please don't run opkg if you don't know what you are doing.wirdo02 wrote: Running postinstall on /HCBv2/qml/qb/base/Globals.qml
Adding wastecollection to Globals.qml
sed: /HCBv2/qml/qb/base/Globals.qml: No such file or directory
Creating symbolic link /HCBv2/qml/apps/wastecollection to /HCBv2/qml/apps/wastecollection-4.19
Firmware version 5 or greater detected, changing app for firmware compatibility...
Posting message
The message above isn't showing any issue. It looks like wastecollection is properly installed after this. Did you get a /qmf/qml/apps/wastecollection directory with files in it? You better put this question in the toonstore topic by the way.
Member of the Toon Software Collective
Re: Toon looks Empty?
Yes, I can see files in /qmf/qml/apps/wastecollectionTheHogNL wrote:Please don't run opkg if you don't know what you are doing.wirdo02 wrote: Running postinstall on /HCBv2/qml/qb/base/Globals.qml
Adding wastecollection to Globals.qml
sed: /HCBv2/qml/qb/base/Globals.qml: No such file or directory
Creating symbolic link /HCBv2/qml/apps/wastecollection to /HCBv2/qml/apps/wastecollection-4.19
Firmware version 5 or greater detected, changing app for firmware compatibility...
Posting message
The message above isn't showing any issue. It looks like wastecollection is properly installed after this. Did you get a /qmf/qml/apps/wastecollection directory with files in it? You better put this question in the toonstore topic by the way.
I'm trying to gather as much info as possible for the people in the toonapp thread, I thought it was related to this since it's trying to add something to the Globals.qml file but that doesn't exist.
/HCBv2 seems to be a symlink to /qmf. I've looked into the /qmf/qml/gb folder but there is only a lang folder inside.
Re: Toon looks Empty?
Globals.qml and all other native toon .qml files are removed since 4.16 firmware and put in the resource files (/qmf/qml/resource-something.rcc). That is why you aren't seeing them.wirdo02 wrote: Yes, I can see files in /qmf/qml/apps/wastecollection
I'm trying to gather as much info as possible for the people in the toonapp thread, I thought it was related to this since it's trying to add something to the Globals.qml file but that doesn't exist.
/HCBv2 seems to be a symlink to /qmf. I've looked into the /qmf/qml/gb folder but there is only a lang folder inside.
Yes, the toonstore installation should be change to show better error messages. If someone can help to provide better postinst files in the packages, be my guest.
Member of the Toon Software Collective
Re: Toon looks Empty?
Thanks for the explanation!TheHogNL wrote:Globals.qml and all other native toon .qml files are removed since 4.16 firmware and put in the resource files (/qmf/qml/resource-something.rcc). That is why you aren't seeing them.wirdo02 wrote: Yes, I can see files in /qmf/qml/apps/wastecollection
I'm trying to gather as much info as possible for the people in the toonapp thread, I thought it was related to this since it's trying to add something to the Globals.qml file but that doesn't exist.
/HCBv2 seems to be a symlink to /qmf. I've looked into the /qmf/qml/gb folder but there is only a lang folder inside.
Yes, the toonstore installation should be change to show better error messages. If someone can help to provide better postinst files in the packages, be my guest.
I’ll wait for an answer in the toonstore thread since none of the apps are working.
-
- Starting Member
- Posts: 6
- Joined: Sat Mar 02, 2019 11:09 am
Re: Toon looks Empty?
I continued working on this issue and I've made some progress.TheHogNL wrote:Actually /HCBv2 is a symlink to /qmf but if that looks empty that is not ok.
Try this:
"find / -name start.d"
hopefully it points to a new place where filezilla moved your /qmf dir. Normally start.d should be in /qmf/etc/start.d
I've used this https://github.com/martenjacobs/ToonRooter to root my Toon and it gives me the opportunity to startup in boot modus.
Inside boot modus I succeeded in restoring the HCBv2 link. The qmf location was moves inside an other folder.
After restoring this, it stops at a different point when booting up.
I've placed an attachment with de Bootlog. Does somebody knows what's waiting for?
But still I think it's strange that the eth0 has no ip-address whit the cable plugged in.
And I've noticed that wlan0 has no mac-address.
- Attachments
-
- ToonBootlog.txt.zip
- Toon bootlog using serial connection
- (4.63 KiB) Downloaded 392 times