Page 11 of 22

Re: Toon app: ToonStore

Posted: Thu Sep 27, 2018 11:27 am
by Rudolf
Silly me, I disabled Toon2's WAN-access in my routers firewall, so I could verify if the VPN was properly disabled, without it phoning home first.
TerrorSource did his job well and this was taken care of. I forgot to disable the rule.... :lol:

Edit: My previous posts shows two files; the hosts and the hosts.toonstore_backup :wink:

Re: Toon app: ToonStore

Posted: Thu Sep 27, 2018 9:57 pm
by Luc_S
Heronimo wrote:No error messages during install as far as I could see. It also showed a message in the inbox that the install was successful. I restarted my Toon a few times afterwards.
I'm having the same issue. Just updated to 4.19.10 from 4.15.6 and have no custom apps anymore (not available through the add-tile menu). Also missing the Toonstore and didn't have any errors thrown at me during update. I do come from a version where the Globals.xml stil existed, does that maybe shine some light on this matter?

I manually installed the toonstore 2.0.1 which was also successful but didn't fix the issue.

Re: Toon app: ToonStore

Posted: Thu Sep 27, 2018 10:01 pm
by Toonz
Did you also install the resource file for this version, otherwise no custom apps (including Toonstore) will show up.

Re: Toon app: ToonStore

Posted: Thu Sep 27, 2018 10:33 pm
by Luc_S
Oops! Just found it domoticaforum.eu/viewtopic.php?f=96&amp ... 071#p86615

Got it working now thanks!

Re: Toon app: ToonStore

Posted: Sat Oct 06, 2018 10:50 am
by Toonz
Hi all,

a new ToonStore version (2.0.2) has just been published.
Changelog:
- improved installer script to avoid error messages when installing toonstore directly after a firmware upgrade with the upgrade script of TheHogNL.

No new functionality, existing users do not need to upgrade (can't harm either)

Kind regardz,

Toonz

Re: Toon app: ToonStore

Posted: Wed Oct 24, 2018 12:11 pm
by Bassie
I am having some trouble using ToonStore and other apps.

I updated from 4.8.25 to 4.10.6 using the Firmware update script (https://github.com/IgorYbema/update-rooted).
I somehow lost root during the upgrade.

I then I re-rooted using ToonRooter (https://github.com/martenjacobs/ToonRooter).
And then updated further from 4.10.6 to 4.19.10 with the update script.
This time I did keep root.

I saw that the Globals.qml wasn't present anymore on my Toon.
And that custom apps where loaded based on their presence in /qml/qmf/apps, I deleted old custom apps (not in ToonStore) from that folder.
I deleted old "ToonStore-apps" with:

Code: Select all

opkg remove buienradar
etc..
And I deleted ToonStore with

Code: Select all

opkg remove toonstore
And installed with:

Code: Select all

opkg install toonstore_2.0.2-r0_qb2.ipk
I also saw that I already had a TSC-option in settings, so I guess the "Firmware update script" preloads these resource files (viewtopic.php?f=96&t=12071#p86615).
But I also copied (overwrite) the resource files from "resources-qb2-4.19.10.zip" to /qmf/qml/.

But I am still having some trouble using ToonStore.
I cannot install apps, enabling the "+" and then pressing "Toon Bijwerken" doesn't do anything.

Re: Toon app: ToonStore

Posted: Thu Oct 25, 2018 10:24 pm
by TheHogNL
Reinstall toonstore again and post the results of "opkg install toonstore_2.0.2-r0_qb2.ipk"
In the post install script toonstore install will create some necesarry changes which probably aren't working in your toon.
This includes changes in /etc/hosts and qmf_project.xml file.

Re: Toon app: ToonStore

Posted: Sat Oct 27, 2018 1:12 am
by Bassie

Code: Select all

eneco-001-123456:~# opkg -V[2] install toonstore_2.0.2-r0_qb2.ipk
Executing pre-install script for toonstore-2.0.2
New installation of toonstore.
Backing up public keyring ...
Backing up /etc/hosts ...
Editing /etc/hosts to enable toonstore ...
hcb_config process ID now: 781
Restarting hcb_config ...
Waiting for 3 seconds ...
hcb_config process ID now: 8332
Creating backup for /qmf/etc/qmf_release.xml ...
Patching /qmf/etc/qmf_release.xml for 403-forbidden error ...
Restarting http server ...
ToonStore pre-install script completed ...
Executing post-install script for toonstore-2.0.2 ...
Writing app version number to /HCBv2/qml/apps/toonstore-2.0.2/version.txt ...
Adding toonstore key to opkg keyring ...
gpg: key xxx123xxx was created 44701764 seconds in the future (time warp or clock prob
gpg: key xxx123xxx was created 44701764 seconds in the future (time warp or clock prob
gpg: key xxx123xxx was created 44701764 seconds in the future (time warp or clock prob
gpg: key xxx123xxx was created 44701764 seconds in the future (time warp or clock prob
gpg: key xxx123xxx: no valid user IDs
This is a Toon QB2, checking to Globals.qml
No settings to be restored
Creating symbolic link /HCBv2/qml/apps/toonstore to /HCBv2/qml/apps/toonstore-2.0.2
Posting message ...
So it seemed like my Toon's time wasn't synced, I checked the Clock-tile and indeed it wasn't correct.
I synced it with

Code: Select all

ntpd -d -p pool.ntp.org
..then ToonStore installed without problems.

I also installed Buienradar and Wastecollection without ToonStore.
These apps also didn't work, they didn't get any data from the web.
After syncing the time,these apps also worked.
So probably something with getting the data through https ..

Re: Toon app: ToonStore

Posted: Sat Oct 27, 2018 3:43 pm
by Toonz
Thanks for the feedback, helpfull in future cases... :)

Regardz,

Toonz

Re: Toon app: ToonStore

Posted: Sat Oct 27, 2018 6:44 pm
by TheHogNL
also check your chrony config :-)

Re: Toon app: ToonStore

Posted: Wed Oct 31, 2018 1:53 pm
by Blacky's Boss
I'm also having problems with Toonstore. It has always worked, until a certain point in time. Manually deleted the installed apps, including Toonstore itself, and manually reinstalled Toonstore. (V2.0.0) It runs, shows all latest versions, but pressing + and 'Toon bijwerken' only results in a dowloadicon appearing in the tray, and then nothing.

Could my old firmware V4.4.21 be the cause? :oops:

Re: Toon app: ToonStore

Posted: Wed Oct 31, 2018 3:26 pm
by TheHogNL
Check the log file in /mnt/data/update (somethign called 9.99.log or like that)

Re: Toon app: ToonStore

Posted: Wed Oct 31, 2018 4:38 pm
by Blacky's Boss
I just did, looks like the last log entry was on the 2nd of May...

Code: Select all

>> Welcome to the ToonStore updater,
>> brought to you by the Toonroot Software Collective (TSC)
>>
>> 2018-05-02 23:01:52 +0200 (pid 3968) _opkg.qb2-ene-9.9.99.script.sh qb2 ene 9.9.99 prepare

>> 2018-05-02 23:01:52 +0200 (pid 3968), status = preparing
>> Firmware version: 4.4.21, build 1091, rev 0.
>> System load     : 1.76
>> Free RAM        : 1920K
>> Flushing file system buffers and cache ...
>> Free RAM now    : 2108K
>> Hotfix for writing System Time to RTC
Hardware Clock before: Wed May  2 21:01:54 2018  0.000000 seconds
Hardware Clock after : Wed May  2 21:01:57 2018  0.000000 seconds
>> Installing wastecollection-3.8 
>> Extracting packages from the following repo('s):
src/gz tsc1 http://files.domoticaforum.eu/uploads/Toon/apps/wastecollection-3.8
/mnt/data/update/_opkg.qb2-ene-9.9.99.script.sh: line 568: echo>> dependencies found: wget-1.12 cron-3.0 tsc-certificates-1.0.1: not found
src/gz tsc2 http://files.domoticaforum.eu/uploads/Toon/apps/../pkgs/wget-1.12
src/gz tsc3 http://files.domoticaforum.eu/uploads/Toon/apps/../pkgs/cron-3.0
src/gz tsc4 http://files.domoticaforum.eu/uploads/Toon/apps/../pkgs/tsc-certificates-1.0.1
>> configured opkg feeds:
src/gz tsc1 http://files.domoticaforum.eu/uploads/Toon/apps/wastecollection-3.8
src/gz tsc2 http://files.domoticaforum.eu/uploads/Toon/apps/../pkgs/wget-1.12
src/gz tsc3 http://files.domoticaforum.eu/uploads/Toon/apps/../pkgs/cron-3.0
src/gz tsc4 http://files.domoticaforum.eu/uploads/Toon/apps/../pkgs/tsc-certificates-1.0.1
>> opkg update
Downloading http://files.domoticaforum.eu/uploads/Toon/apps/wastecollection-3.8/Packages.gz.
Inflating http://files.domoticaforum.eu/uploads/Toon/apps/wastecollection-3.8/Packages.gz.
Updated list of available packages in /var/lib/opkg/tsc1.
Downloading http://files.domoticaforum.eu/uploads/Toon/apps/wastecollection-3.8/Packages.sig.
Signature check passed.
Downloading http://files.domoticaforum.eu/uploads/Toon/apps/../pkgs/wget-1.12/Packages.gz.
Inflating http://files.domoticaforum.eu/uploads/Toon/apps/../pkgs/wget-1.12/Packages.gz.
Updated list of available packages in /var/lib/opkg/tsc2.
Downloading http://files.domoticaforum.eu/uploads/Toon/apps/../pkgs/wget-1.12/Packages.sig.
Signature check passed.
Downloading http://files.domoticaforum.eu/uploads/Toon/apps/../pkgs/cron-3.0/Packages.gz.
Inflating http://files.domoticaforum.eu/uploads/Toon/apps/../pkgs/cron-3.0/Packages.gz.
Updated list of available packages in /var/lib/opkg/tsc3.
Downloading http://files.domoticaforum.eu/uploads/Toon/apps/../pkgs/cron-3.0/Packages.sig.
Signature check passed.
Downloading http://files.domoticaforum.eu/uploads/Toon/apps/../pkgs/tsc-certificates-1.0.1/Packages.gz.
Inflating http://files.domoticaforum.eu/uploads/Toon/apps/../pkgs/tsc-certificates-1.0.1/Packages.gz.
Updated list of available packages in /var/lib/opkg/tsc4.
Downloading http://files.domoticaforum.eu/uploads/Toon/apps/../pkgs/tsc-certificates-1.0.1/Packages.sig.
Signature check passed.
>> Package cache: /mnt/data/update
>> opkg --cache /mnt/data/update install --download-only wastecollection
Downloading http://files.domoticaforum.eu/uploads/Toon/apps/wastecollection-3.8/wastecollection_3.8-r0_qb2.ipk.
>> opkg --cache /mnt/data/update install --download-only wget
Package wget (1.12-r8.3) installed in root is up to date.
>> opkg --cache /mnt/data/update install --download-only cron
Package cron (3.0pl1-r8) installed in root is up to date.
>> opkg --cache /mnt/data/update install --download-only tsc-certificates
Package tsc-certificates (1.0.1-r0) installed in root is up to date.
>> downloaded:
80.0K	total
>> dropboxMessage wastecollection-3.8BRBRBekijk de berichten voor deze software voor informatie over eventuele configuratie.
>> no packages to be removed
>> 2018-05-02 23:02:57 +0200 (pid 3968), status = prepared
In this topic there are a few people with date/time issues, that's ok here, Hostsfile is no problem... I don't see it.

Re: Toon app: ToonStore

Posted: Wed Oct 31, 2018 5:17 pm
by Blacky's Boss
Ok, nevermind, SOLVED! I noticed one of the last steps in updating was deleting all files in /mnt/data/update. So in a hunch, I downloaded and deleted the 4 files that were there and then...it...just...worked :mrgreen:

Re: Toon app: ToonStore

Posted: Sat Dec 08, 2018 7:19 pm
by Panomi
After rooting and installing ToonStore, my Toon1 is now displaying at the wrong screen resolution. So I can't set temperature etc. Resolution is to low, so text is too big if this makes sense.
Any solutions?