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

Make releases available #11

Open
dlqqq opened this issue Jan 21, 2024 · 11 comments
Open

Make releases available #11

dlqqq opened this issue Jan 21, 2024 · 11 comments

Comments

@dlqqq
Copy link

dlqqq commented Jan 21, 2024

Right now, I can't download any binaries to run this daemon because the veg.by domain is down.

Can you upload the latest release to GitHub so users can still try Soundkeeper out for now?

@vrubleg
Copy link
Owner

vrubleg commented Jan 21, 2024

Hi. It's not down, I'm there right now, we discuss an issue with one of the Sound Keeper users.
What error does it show for you?

@dlqqq
Copy link
Author

dlqqq commented Jan 22, 2024

That's strange. I'm based out of Seattle, WA and can't access your domain. It simply times out on the initial GET request.

Here's the output of some commands I ran on my terminal:

dlq@88665a1d63c9 ~ % curl https://veg.by/projects/soundkeeper/ --connect-timeout 10
curl: (28) Failed to connect to veg.by port 443 after 10002 ms: Timeout was reached
dlq@88665a1d63c9 ~ % curl http://veg.by/projects/soundkeeper/ --connect-timeout 10
curl: (28) Failed to connect to veg.by port 80 after 10001 ms: Timeout was reached

@mackid1993
Copy link

That's strange. I'm based out of Seattle, WA and can't access your domain. It simply times out on the initial GET request.

Here's the output of some commands I ran on my terminal:

dlq@88665a1d63c9 ~ % curl https://veg.by/projects/soundkeeper/ --connect-timeout 10
curl: (28) Failed to connect to veg.by port 443 after 10002 ms: Timeout was reached
dlq@88665a1d63c9 ~ % curl http://veg.by/projects/soundkeeper/ --connect-timeout 10
curl: (28) Failed to connect to veg.by port 80 after 10001 ms: Timeout was reached

Maybe your DNS is blocking .by domains. I tried to post the link to Soundkeeper on Reddit and no matter what the comment gets automatically deleted.

@vrubleg
Copy link
Owner

vrubleg commented Mar 7, 2024

I tried to post the link to Soundkeeper on Reddit and no matter what the comment gets automatically deleted.

Is it some specific subreddit where it happens? I saw that people were linking the Sound Keeper page on Reddit in the past and it wasn't deleted.

@mackid1993
Copy link

mackid1993 commented Mar 7, 2024

It happened to me in the r/Surface subreddit. When another user pointed me to sound keeper his post was deleted. I posted it to help someone else and my post wasn't deleted it was like it was shadowbanned. I could see it but in a private window it wasn't there.

I linked to GitHub instead. It may be something to do with Belarusian top level domains perhaps.

@vrubleg
Copy link
Owner

vrubleg commented Mar 8, 2024

I searched for Sound Keeper mentions in Reddit comments and found this thread:
https://www.reddit.com/r/Surface/comments/1avjxp5/comment/krbsik6/

Seems like the parent comment was removed by moderator for some reason, but the link to the Sound Keeper home page is displayed in a descendant comment.

@mackid1993
Copy link

mackid1993 commented Mar 8, 2024 via email

@mackid1993
Copy link

Also that same user tried to post about it in r/Nvidia and has his post removed.

@Hard-Wired
Copy link

Just an aside...

https://veg.by/en/projects/soundkeeper/ works.
https://veg.by/projects/soundkeeper/ does not work.

Language redirect detection not working?

@vrubleg
Copy link
Owner

vrubleg commented Sep 23, 2024

@Hard-Wired what happens when you open the page without language? Please press F12 in your browser to open developer tools, open Network tab and check what is happening there.

@vrubleg
Copy link
Owner

vrubleg commented Sep 24, 2024

@Hard-Wired It should try to detect if you should be redirected to /ru/ or /en/, and /en/ should be used by default if your language is unknown. It works without issues when I test. I wish to figure out what doesn't work for you.

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

No branches or pull requests

4 participants