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

error while connecting #102

Closed
A7medBasha2 opened this issue Mar 31, 2024 · 12 comments
Closed

error while connecting #102

A7medBasha2 opened this issue Mar 31, 2024 · 12 comments
Labels
help wanted Extra attention is needed

Comments

@A7medBasha2
Copy link

hello, i have downloaded your app Proxidize Android Legacy to create my own 4g proxy but every time i press connect it says "Not connected, restart the app and try again " may i know why?
d8d07241-d852-4ae9-af2f-97c2c9a9dd0d
f8c28105-fd86-45d4-8d27-b0131c949a45

@AbedElezz
Copy link
Contributor

We were running some maintenance on the servers. Should be all good now.

Keeping this open for now as a reference.

@AbedElezz AbedElezz added the help wanted Extra attention is needed label Apr 1, 2024
@AbedElezz AbedElezz pinned this issue Apr 1, 2024
@ShahoBag
Copy link

ShahoBag commented Apr 8, 2024

I have set up my own server and I get "connection successful" on my phones. However I can't connect to the proxies nor change the IP using API.

Do we need to do modifications to our server?

@JohnnyOmm
Copy link

I have set up my own server and I get "connection successful" on my phones. However I can't connect to the proxies nor change the IP using API.

Do we need to do modifications to our server?

im getting this error as well! I even opened up the port on my ubuntu server and still cant connect. I have tmobile

@AbedElezz
Copy link
Contributor

I have set up my own server and I get "connection successful" on my phones. However I can't connect to the proxies nor change the IP using API.

Does the app show as connected? Where is the server hosted?

@ShahoBag
Copy link

ShahoBag commented Apr 16, 2024

I have set up my own server and I get "connection successful" on my phones. However I can't connect to the proxies nor change the IP using API.

Does the app show as connected? Where is the server hosted?

Yes the app shows "connection success" and I get the ports and username and password. The server is hosted in Iran.
I tried changing the DNS, too. Tried 8.8.8.8 and 1.1.1.2, still no results.

@dimon66682
Copy link

Is there a way for the developer to solve this problem or is this a paid service?

@ShahoBag
Copy link

I have set up my own server and I get "connection successful" on my phones. However I can't connect to the proxies nor change the IP using API.

Does the app show as connected? Where is the server hosted?

Yes the app shows "connection success" and I get the ports and username and password. The server is hosted in Iran. I tried changing the DNS, too. Tried 8.8.8.8 and 1.1.1.2, still no results.

I tried two other servers in Germany and Turkey from two different datacenters. The same problem remains unfortunately. I appreciate it that you made this awesome application opensource and free. I hope you can solve this problem. Thank you @AbedElezz.

@dimon66682
Copy link

Я настроил свой собственный сервер и на своих телефонах получаю «соединение успешное». Однако я не могу подключиться к прокси-серверам и изменить IP-адрес с помощью API.

Приложение отображается как подключенное? Где размещен сервер?

Да, приложение показывает «успешное подключение», и я получаю порты, имя пользователя и пароль. Сервер расположен в Иране. Я тоже пробовал менять DNS. Пробовал 8.8.8.8 и 1.1.1.2, все равно результатов нет.

Я попробовал два других сервера в Германии и Турции из двух разных центров обработки данных. К сожалению, та же проблема остается. Я ценю, что вы сделали это замечательное приложение открытым и бесплатным. Я надеюсь, что вы сможете решить эту проблему. Спасибо@AbedElezz.

Have you opened ports 10000-60000?

@ShahoBag
Copy link

Я настроил свой собственный сервер и на своих телефонах получаю «соединение успешное». Однако я не могу подключиться к прокси-серверам и изменить IP-адрес с помощью API.

Приложение отображается как подключенное? Где размещен сервер?

Да, приложение показывает «успешное подключение», и я получаю порты, имя пользователя и пароль. Сервер расположен в Иране. Я тоже пробовал менять DNS. Пробовал 8.8.8.8 и 1.1.1.2, все равно результатов нет.

Я попробовал два других сервера в Германии и Турции из двух разных центров обработки данных. К сожалению, та же проблема остается. Я ценю, что вы сделали это замечательное приложение открытым и бесплатным. Я надеюсь, что вы сможете решить эту проблему. Спасибо@AbedElezz.

Have you opened ports 10000-60000?

I just did. Still no results.

@ShahoBag
Copy link

ShahoBag commented May 4, 2024

The app and the script work perfectly fine. My problem was server side. Some companies and datacenters have special limitations, so that you can't use the server as a proxy server.

Anyways I think it is better to add these comments to README file:

  1. First of all the server will probably deny performing the "setsid" command. So maybe add the "chmod +x ./server/server" before that.
  2. Next it is better to have firewall enabled. permitting forwarding using "ufw default allow FORWARD" command and then opening 2000 and 10000:60000 both tcp and udp.
  3. Finally you are good to go for the "setsid" command and the proxy will work perfectly.

Thank you again @AbedElezz @YamenAlazzam1

@charlescee20
Copy link

This issue has appeared again. Is maintenance going on?

@ShahoBag
Copy link

This issue has appeared again. Is maintenance going on?

appeared indeed. Sometimes connecting sometimes not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

6 participants