timsueberkrueb / webber

Making webapps superfluous since 2019
https://open-store.io/app/webber.timsueberkrueb
Other
14 stars 9 forks source link

All applications created on Webber do not start and crash #40

Closed Seiwer121 closed 1 year ago

Seiwer121 commented 3 years ago

It's strange why, but all applications made on Webber do not start and crash .... I took the log of Webber itself and posted it on Pastbin. I think you are interested in looking at these strange errors and you will fix Webber

Link: http://paste.ubuntu.com/p/2kR9843FBB/

Vistaus commented 1 year ago

Hmm, your DRGL package isn't working for me.

How can we further debug this?

timsueberkrueb commented 1 year ago

Run tail -f /var/log/syslog, then launch the ASN app. Do you seem the same message? Any additional output?

Jul 20 15:33:08 ubuntu-phablet kernel: [14280.912658] audit: type=1400 audit(1689859988.883:1439): apparmor="DENIED" operation="change_onexec" info="label not found" error=-2 profile="unconfined" name="asnbank-nl.webber_asnbank-nl_1.0.0" pid=23514 comm="upstart"
timsueberkrueb commented 1 year ago

Running ls /sys/kernel/security/apparmor/policy/profiles/, it seems like the apparmor profile did not get installed.

timsueberkrueb commented 1 year ago
phablet@ubuntu-phablet:~$ sudo click install --allow-unauthenticated --verbose Downloads/ASN\ Bank.click 
WARNING:root:Signature check failed, but installing anyway as requested
(Reading database ... 5 files and directories currently installed.)
Preparing to unpack Downloads/ASN Bank.click ...
Unpacking asnbank-nl.webber (1.0.0) over (1.0.0) ...
Setting up asnbank-nl.webber (1.0.0) ...
ERROR: Could not generate AppArmor profile for 'drgl-nl.webber_drgl-nl_1.0.0.json'. Skipping
ERROR: Could not generate AppArmor profile for 'asnbank-nl.webber_asnbank-nl_1.0.0.json'. Skipping
asnbank-nl.webber 1.0.0 has not been registered for any users.
It may be garbage-collected the next time the system starts.
To avoid this, use "click register".
timsueberkrueb commented 1 year ago

Please try if it works now (https://github.com/timsueberkrueb/webber/commit/ddf8347f1467bb564d5390fbdedef92cb6c86019):

webber.timsueberkrueb_0.6.2_arm64.zip

timsueberkrueb commented 1 year ago

If it works now, it turns out that this was nothing more than a very embarrassing typo ...

Vistaus commented 1 year ago

Please try if it works now (https://github.com/timsueberkrueb/webber/commit/ddf8347f1467bb564d5390fbdedef92cb6c86019):

webber.timsueberkrueb_0.6.2_arm64.zip

Houston, we got it working!!! :D

Except that the Dutch translation didn't get loaded, but that's not a big deal.

timsueberkrueb commented 1 year ago

Great! Ah, yes, thanks for the info, I will fix that and then I'll create a new release :)

timsueberkrueb commented 1 year ago

Done (for xenial).

Vistaus commented 1 year ago

Thank you so, so much! :D

timsueberkrueb commented 1 year ago

Thank you for your help and your contributions to Webber. Sorry that it took me so long to fix this.

Vistaus commented 1 year ago

Thank you for your help and your contributions to Webber.

No problem! 🙂

Sorry that it took me so long to fix this.

It's okay, better late than never, right? 🙂