Skip to content
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

Testers #202

Closed
bitbeans opened this issue Feb 1, 2018 · 21 comments
Closed

Testers #202

bitbeans opened this issue Feb 1, 2018 · 21 comments

Comments

@bitbeans
Copy link
Owner

bitbeans commented Feb 1, 2018

I need some brave testers: https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.4.5-alpha3/SimpleDNSCrypt64.msi

Feeback of any kind is welcome! :)

Thanks again to all translators!
https://poeditor.com/join/project/3frSzJtSqc

@evilvibes
Copy link

I can't seem to get DNScrypt service to start.

Windows 10 Home
Version 1709
Build 16299.192

@Sporif
Copy link

Sporif commented Feb 2, 2018

Works beautifully here. Can finally stop using powershell scripts :) One bug is that after using the remove service option in advanced settings it does not indicate that the services are removed.

@GRMansell
Copy link

GRMansell commented Feb 2, 2018 via email

bitbeans added a commit that referenced this issue Feb 2, 2018
@evilvibes
Copy link

evilvibes commented Feb 3, 2018

DNScrypt service still will not start for me. If i manually open the dnscrypt-proxy.exe it will run only if i don't close the .exe screen.

@bitbeans
Copy link
Owner Author

bitbeans commented Feb 4, 2018

@evilvibes have you tried uninstalling an old version? also try to stop the service if it is already installed?
There is now also a log folder, is there an error log?

@evilvibes
Copy link

evilvibes commented Feb 4, 2018

@bitbeans Yes i did tried all that been trying to get it to work for few days now. Had a look i don't see a log folder.

@evilvibes
Copy link

Well after all that i had to go into regedit and manually delete HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Application\dnscrypt-proxy

I now have it running.

@n31n
Copy link

n31n commented Feb 6, 2018

Running excellent here. Will have to evaluate in detail later. Thank you again for this Most Excellent project.

@evilvibes
Copy link

Yup no issues at all now that i have it running. Awesome work @jedisct1 & @bitbeans

@rmcohen3
Copy link

rmcohen3 commented Feb 8, 2018

When browsing to web sites in Chrome, I frequently get an "ERR_NAME_RESOLUTION_FAILED" message. However, if I wait a few seconds, it automatically refreshes and the web page loads?!?! There is no rhyme or reason to it. It does not happen every time, but frequent enough to be annoying. Another observation, I just tried to refresh an already open tab and received the error message.

@pratinhos
Copy link
Contributor

Weirdly, with the stable 0.4.5 version (haven't tested the alphas, sorry), the dnscrypt-proxy service does not seem to get properly installed/registered here. I am unable to start the service and, contrarily to the previous 0.4.3 version, no dnscrypt-proxy services are present in the Windows Services list. Any clue? (I removed the older version before installing the 0.4.5, just to be sure.)

Also, you are probably aware of this, but some translation strings are still unavailable to be translated! Other than that, thank you for your work!

Windows 10 x64, v1709

@bitbeans
Copy link
Owner Author

bitbeans commented Feb 9, 2018

@medack are there any logs? C:\Program Files\bitbeans\Simple DNSCrypt x64\logs

@alfazaki
Copy link

alfazaki commented Feb 9, 2018

@medack i have the same problem with the stable version 0.4.5 in my windows 10 pc, can't find any log at program files either

@bitbeans
Copy link
Owner Author

bitbeans commented Feb 9, 2018

@medack @alfazaki maybe you have the same problem as @evilvibes

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Application\dnscrypt-proxy

@alfazaki
Copy link

alfazaki commented Feb 9, 2018

@bitbeans thanks for your response, i tried @evilvibes tips delete
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Application\dnscrypt-proxy

and to make sure i do it 2 times and tried to install/uninstall/restart pc
i checked at services.msc DNSCrypt client proxy Failed to Read Description. Error Code:2
service still not running, everything normal in previous version, any other tips?

@bitbeans
Copy link
Owner Author

bitbeans commented Feb 9, 2018

@alfazaki yes, open a shell and check the output of:

cd "C:\Program Files\bitbeans\Simple DNSCrypt x64\dnscrypt-proxy\"
.\dnscrypt-proxy.exe -service install

@pratinhos
Copy link
Contributor

@bitbeans Yep, that done it, but with a small modification in your line:
dnscrypt-proxy.exe -service install

May be this is also wrong in the setup routine?

@bitbeans
Copy link
Owner Author

bitbeans commented Feb 9, 2018

@medack was there an error in the output? hmm yes i will check this again later.

this is the current uninstall: https://github.com/bitbeans/SimpleDnsCrypt/blob/master/Uninstall/Program.cs (any improvement is welcome) :)

@pratinhos
Copy link
Contributor

@bitbeans Yes, with the extra "-", got an "Unknown action" from the dnscrypt-proxy.

My programming skills are relatively limited, but I will take a look at it. Just a question: why do we have now that service uninstall option? Doesn't it make sense only when you uninstall Simple DnsCrypt?

@bitbeans
Copy link
Owner Author

bitbeans commented Feb 9, 2018

@pratinhos
Copy link
Contributor

@bitbeans True! I guess I didn't need to tweak anything in SimpleDNSCrypt for so long that I forgot what the advanced options looked like. Anyway, just a heads-up: updated a few minutes ago to 0.4.7 and everything is working well so far. Fantastic work, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants