Open faveoled opened 8 months ago
@ManeraKai any ideas?
Is this only happening with LibReddit?
Tried Rimgo, same issue
can you run flatpak run io.github.libredirect.frontends-manager
on the terminal and show me the output?
$ flatpak run io.github.libredirect.frontends-manager
Gtk-Message: 12:49:48.309: Failed to load module "xapp-gtk3-module"
Gtk-Message: 12:49:48.310: Failed to load module "appmenu-gtk-module"
Gtk-Message: 12:49:48.431: Failed to load module "canberra-gtk-module"
Gtk-Message: 12:49:48.435: Failed to load module "canberra-gtk-module"
Gtk-Message: 12:49:48.671: Failed to load module "xapp-gtk3-module"
Gtk-Message: 12:49:48.671: Failed to load module "appmenu-gtk-module"
Gtk-Message: 12:49:48.760: Failed to load module "canberra-gtk-module"
Gtk-Message: 12:49:48.761: Failed to load module "canberra-gtk-module"
No, these were unrelated UI warnings. No actual libredirect errors were shown
So the UI was working fine?
Yes, frontends-manager UI works fine
Can you try this .deb? libredirect-frontends-manager_0.1.0_amd64.zip
$ libredirect-frontends-manager
libredirect-frontends-manager: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
I'm on Ubuntu 22.04. Not going to tamper with SSL on my system
That won't help - the problem is that my system has libssl.so.3 and your app targets libssl.so.1.1
I had a similar problen so I thought this could be a solution. Will an AppImage work out then?
AppImage might work but I'd rather use Flatpak
More logs from the new version
$ flatpak run io.github.libredirect.frontends-manager
<irrelevant>
Starting Redlib...
2024/08/04 16:54:17.689 INFO using adjacent Caddyfile
2024/08/04 16:54:17.692 INFO admin admin endpoint started {"address": "localhost:2019", "enforce_origin": false, "origins": ["//localhost:2019", "//[::1]:2019", "//127.0.0.1:2019"]}
2024/08/04 16:54:17.693 INFO tls.cache.maintenance started background certificate maintenance {"cache": "0xc000400f80"}
2024/08/04 16:54:17.694 INFO tls.cache.maintenance stopped background certificate maintenance {"cache": "0xc000400f80"}
Error: loading initial config: loading new config: http app module: start: listening on :8080: listen tcp :8080: bind: address already in use
2024/08/04 16:54:17.707 INFO using adjacent Caddyfile
2024/08/04 16:54:17.714 INFO admin admin endpoint started {"address": "localhost:2019", "enforce_origin": false, "origins": ["//[::1]:2019", "//127.0.0.1:2019", "//localhost:2019"]}
2024/08/04 16:54:17.714 INFO tls.cache.maintenance started background certificate maintenance {"cache": "0xc000336600"}
2024/08/04 16:54:17.715 INFO tls.cache.maintenance stopped background certificate maintenance {"cache": "0xc000336600"}
Error: loading initial config: loading new config: http app module: start: listening on :8080: listen tcp :8080: bind: address already in use
Running Redlib v0.31.2 on 0.0.0.0:10041!
Clicking the UI icon transfers me to http://redlib.localhost:8080/, while it actually opens on http://localhost:10041/ for me
I'm going to archive this project.
libreddit.localhost:8080
just waits forever to load