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

Fix ClockingIt.com DNS to access it. #3

Open
alexelov opened this issue Apr 13, 2022 · 1 comment
Open

Fix ClockingIt.com DNS to access it. #3

alexelov opened this issue Apr 13, 2022 · 1 comment

Comments

@alexelov
Copy link

ClockingIt.com itself is working. Seems the IP address was changed and DNS wasn't refresh yet.
So, to access and fix it for your self,
edit your 'hosts' file. In case Windows it is at
c:\windows\system32\drivers\etc\hosts.
Edit as admin.
add these lines to the bottom of it:

5.9.108.136 {username}.clockingit.com

5.9.108.136 repo.clockingit.com

5.9.108.136 www.clockingit.com

repo - will allow to run a sql dump from settings.
God bless aleksander237 who found this and advised to do. Then I noticed that you do need 'repo' as well.

I hope it helps anybody else.
Please feel free share it over the world.

Alex

@davidreedernst
Copy link

Brilliant! I had thought of something like this as a possibility, but had zero thoughts as to how to figure out what the IP address used to be. I don't know how aleksander237 figured that out, but my hat is off to him. Thanks to you, also, alexelov, for sharing the workaround.

Let's go grab our data and figure out our next steps.

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

2 participants