-
Notifications
You must be signed in to change notification settings - Fork 172
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
Unknown error code ‘1’ on Microsoft Windows 11 #922
Comments
Hi @DeltaEpsilon19498, sorry for taking a while to reply. I didn't have a Windows machine handy to give your more info. And to be honest, we should have already provided you with the necessary commands to run, when you opened the issue (see #920). Anyway, we'll get to it soon. Second, kudos for helping that person out with the Dangerzone installation. We want to make this a smooth experience for everybody, but the Docker installation is sadly not in our control. Without further ado, let's see what's going on. Can you please run the following Docker commands?
If the above commands don't throw an error, let's proceed with some extra ones. Can you run Dangerzone from the CLI, point it to a file in your system (replace
Finally, can you start the Dangerzone container manually, and copy its output?
As for running Docker as a non-admin user, I'm afraid that this is working out of the box for macOS only. On Windows, you need to add the unprivileged user to the
See "Install Docker Desktop on Windows" for more details. |
I do not think I will have the opportunity to fiddle around with his computer for a while, so I will not be able to enter the commands until I get another opportunity. The program is probably too complicated for him anyways. You can close the issue if you want. |
Let's leave this open, since it's a legitimate issue. Just note that if you take a stab at it, there's yet another Docker Desktop problem you need to tackle, I'm afraid. Check out our announcement here #933. Most likely, this is not what bit you though, since the error code is different. |
Well actually, originally I had intended that the user run Windows 11 on the administrator account. But later, a bit after posting this issue, I changed my mind and decided to have him use a standard account by default. While logged into the standard account, I uninstalled dangerzone and docker desktop, then reinstalled it using the administrator password. Afterwards, I tried Dangerzone again (on the standard account but running with administrative privileges via administrator password, since I had not added the standard user to the docker-users group), and I was getting error code 125 instead of error code 1. So it might now be the same issue that you posted about in #933. Regardless, it will be a while before I check on that particular machine again. |
Quick heads up, Dangerzone 0.7.1 is now out, and the 125 error code issue is now resolved. Let us know if this helps. |
I tried 0.7.1 on a different Windows 11 computer, and it worked perfectly fine. I will close this issue now. Thanks. |
I am installing dangerzone on a Microsoft Windows 11 computer. I am using Docker Desktop with wsl for the docker containers.
When I try to run dangerzone, I get Unknown error code ‘1’
If I try opening powershell, I am unable to figure out how to run dangerzone-cli to see if I can get any error messages. See the following output.
OS name ? Microsoft Windows 11 Pro
OS version? 10.0.22631 Build 22631
Dangerzone version 0.7.0
Which Docker Desktop version? Docker Desktop 4.34.2 (167172)
Thank you for your help.
edit- also, if I set up a regular, non-administrator user account and try to click on docker desktop, the program does not seem to open at all. It only seems to open if I run docker desktop as administrator in that circumstance. And because of that, dangerzone only recognizes docker desktop as being open if dangerzone is being opened as an administrator. Is there a way around having to do this? I am installing dangerzone on the computer of someone who is relatively tech-illiterate and who has no inclination to learn, so these subtleties on how to run the program on a non-administrator account may or may not be lost to them.
The text was updated successfully, but these errors were encountered: