Closed bakteribaik closed 1 year ago
same here
Same here
same here
Same
Same
curl --location --request POST 'api.cup2022.ir/api/v1/user/login' \ --header 'Content-Type: application/json' \ --data-raw '{
"email": "", "password": ""
}'
first Register
I found this case is the DNS issue. if fix ip in /etc/hosts it still work.
some DNS server can reply.
curl --location --request POST 'api.cup2022.ir/api/v1/user/login' --header 'Content-Type: application/json' --data-raw '{
"email": "", "password": ""
}'
first Register
i have already registered before
It's down it seems. Probably not the best timing haha
I found this case is the DNS issue. if fix ip in /etc/hosts it still work.
ok, so I've tried setting up static dns like 1.1.1.1, 8.8.8.8 and others but it keeps me from reaching the API from those urls. so i changed my dns to default following the dns of the internet provider i used and it worked for a while after that the api url was unreachable again.
even though before I made this post, all things could be accessed properly.
ok, so I've tried setting up static dns like 1.1.1.1, 8.8.8.8 and others but it keeps me from reaching the API from those urls. so i changed my dns to default following the dns of the internet provider i used and it worked for a while after that the api url was unreachable again.
I fixed ip in /etc/hosts
In Brazil the api offline any other place offline too?
This problem has arisen due to the European sanctions against Iran (Arvancloud). The problem will be solved in the next 2 hours
This problem has arisen due to the European sanctions against Iran (Arvancloud). The problem will be solved in the next 2 hours
Thanks for the information, glad to hear that 😁
This problem has arisen due to the European sanctions against Iran (Arvancloud). The problem will be solved in the next 2 hours
Great i'm wait for =)
This problem has arisen due to the European sanctions against Iran (Arvancloud). The problem will be solved in the next 2 hours
great news
Here return !!! :+1:
I solved this on linux like this:
in /etc/resolv.conf set the value of nameserver to 1.1.1.1 -> This will use cloudflare as nameserver and it solved the problem for me.
(Os error: No address associated with hostname)