-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CURLCode 35 #170
Comments
I downgraded the package to the one released in november, and I hit the same issue. I also updated a bunch of runtimes, and I wonder if it is there the problem lies. |
So I did something I should have done earlier: I installed it as a different user and now it works. Is there any way I can wipe my install, but save the data? /Linus |
I wiped the install (but saved the world), but it still does not work. I think it is related to me using guix as well as my system package manager and that there is some weird business going on, either with regards to shared libraries or cert stores. That would at least explain why it works with a new, clean user. What I am trying moving forward, in ascending levels of work effort:
This could be closed as a PEBKAC, but if I am allowed I will do it myself after posting if any of the above things solved my issue. Best regards |
I don't think uninstalling only this package is enough, because the error is more likely in package org.kde.platform (a dependency). Did you reinstall it as well? If another user used a flatpak user (not system) setup, then yes it has an independent org.kde.platform possible not corrupted version |
I think I know what the issue is. Guix sets SSL_CERT_DIR and SSL_CERT_FILE to a directory flatpak doesn't have access to. I will investigate that and come back to you. It should probably be enough to give mcpelauncher access to all system files. I will try your solution as well if my fix doesn't work. Thank you for your reply.
|
I actually cannot believe what I read here flatpak/flatpak#4280 (comment) imo there a more reasons to pass no env variable from the system, this confirms how broken flatpaks are by design.
|
Hi!
Suddenly my install v1.2.0 (build 87) stopped working.
This is the error message I get:
I tried logging in and out again, to no avail. This is the errors I get running it in verbose mode:
Best regards
Linus
The text was updated successfully, but these errors were encountered: