Page 13 of 22

Re: Toon app: ToonStore

Posted: Fri Feb 22, 2019 10:48 pm
by SDeath
I can't update any of the apps using the Toonstore?
I also can't uninstall the apps using the Toonstore?
It just returns to the home screen after pressing "Toon Bijwerken" and does nothing.

Manually removing the app, reboot GUI and try to install via the Toonstore also doesn't work?
I tried rebooting, but somehow it doesn't want to (un)install anything anymore using the Toonstore.
What can I do to fix this?

Re: Toon app: ToonStore

Posted: Fri Feb 22, 2019 11:01 pm
by Toonz
most likely you need to fix the hcb_web settings in /qmf/etc/qmf_release.xml.
Especially the tags defaultEntry and enforceWhitelist>.

Code: Select all

	<hcb_web>
		<defaultEntry>/qmf/www/</defaultEntry>
		<enforceWhitelist>0</enforceWhitelist>
		<whitelist>
			<item>hdrv_zwave</item>
			<item>happ_zware</item>
			<item>rsrc</item>
		</whitelist>
	</hcb_web>

Re: Toon app: ToonStore

Posted: Fri Feb 22, 2019 11:08 pm
by SDeath
You mean the extra spaces in front of those lines?

Re: Toon app: ToonStore

Posted: Fri Feb 22, 2019 11:18 pm
by SDeath
Changed it to exactly what you had and did a full reboot still doesn't update the apps.

Re: Toon app: ToonStore

Posted: Fri Feb 22, 2019 11:30 pm
by Toonz
Ok, second usual suspect : /etc/hosts
Can you check whether that looks normal (no double entries)

Re: Toon app: ToonStore

Posted: Fri Feb 22, 2019 11:36 pm
by SDeath
it is empty

Re: Toon app: ToonStore

Posted: Fri Feb 22, 2019 11:45 pm
by SDeath
So that was the problem, I put the content from /etc/hosts.toonstore_backup into the /etc/hosts file and I could update the apps.
Thanks for pointing me in the right direction, but how could this happen?

Re: Toon app: ToonStore

Posted: Sat Feb 23, 2019 9:41 pm
by MP51
Running firmware version 4.13.6
After i update toonstore from 2.0.2 to 2.1.2 i have the following issue,
When i try to update app's i get the message firmware update available and the message and download icon are shown
But the app that i select in the toonstore isn't updating.

What could be the reason ?

Re: Toon app: ToonStore

Posted: Mon Feb 25, 2019 2:15 pm
by MP51
issue solved by updating toon to version 5.0.4 :D

Re: Toon app: ToonStore

Posted: Tue Feb 26, 2019 12:18 am
by WickedMaster
opkg install http://files.domoticaforum.eu/uploads/T ... r0_qb2.ipk
Downloading http://files.domoticaforum.eu/uploads/T ... r0_qb2.ipk.
Installing toonstore (2.1.2-r0) to root...
Executing pre-install script for toonstore-2.1.2
Hmmm ... no project file found. Shouldn't happen.
Known error?

Edit: Fixed it by creating qmf_release.xml manually. I think I somehow deleted it accidentally.

Re: Toon app: ToonStore

Posted: Tue Feb 26, 2019 1:05 am
by Toonz
As we stated in the install script :this should never happen.... :). Glad you fixed it. Would like to hear from others if they experience the same

Re: Toon app: ToonStore

Posted: Tue Feb 26, 2019 10:33 am
by TerrorSource
WickedMaster wrote:
opkg install http://files.domoticaforum.eu/uploads/T ... r0_qb2.ipk
Downloading http://files.domoticaforum.eu/uploads/T ... r0_qb2.ipk.
Installing toonstore (2.1.2-r0) to root...
Executing pre-install script for toonstore-2.1.2
Hmmm ... no project file found. Shouldn't happen.
Known error?

Edit: Fixed it by creating qmf_release.xml manually. I think I somehow deleted it accidentally.
On what firmware did you receive this error?
I had the same error on a 5.0.4 (officially updated to 5.0.4) Toon, which was never rooted before.

Re: Toon app: ToonStore

Posted: Tue Feb 26, 2019 10:58 am
by WickedMaster
This was also on a 5.0.4, updated manually. But this one was rooted already.

Re: Toon app: ToonStore

Posted: Thu Feb 28, 2019 10:53 pm
by richardklasens
MP51 wrote:Running firmware version 4.13.6
After i update toonstore from 2.0.2 to 2.1.2 i have the following issue,
When i try to update app's i get the message firmware update available and the message and download icon are shown
But the app that i select in the toonstore isn't updating.

What could be the reason ?
Had almost the same, my /etc/hosts file had 2 lines with 127.0.0.1 , one for local and one for feed.hae.int

Re: Toon app: ToonStore

Posted: Thu Feb 28, 2019 11:07 pm
by richardklasens
and also no luck... My toonstore won't install or remove apps.
SW 2.12
Firmware 5.04

I've checked hosts and the lines in qml_release. nothing strange... i guess.

Help :)