[GH-ISSUE #295] Undefined local host #297

Open
opened 2026-03-03 19:49:41 +03:00 by kerem · 5 comments
Owner

Originally created by @AlezZgo on GitHub (Aug 22, 2023).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/295

Originally assigned to: @kics223w1 on GitHub.

Description

Can`t define the local host address.
There is just a line with "Proxyman | Listening on undefined:9090"
but no address.

Steps to Reproduce

  1. Install App

  2. Launch it

  3. It starts with 127.0.0.1 but few seconds later it gets undefined status

Current Behavior

Can`t connect

Expected Behavior

connect

Environment

  • App version: 2.3.0
  • Windows/Linux version: 11

image

Originally created by @AlezZgo on GitHub (Aug 22, 2023). Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/295 Originally assigned to: @kics223w1 on GitHub. ## Description Can`t define the local host address. There is just a line with "Proxyman | Listening on undefined:9090" but no address. ## Steps to Reproduce <!-- Add relevant code and/or a live example --> 1. Install App 2. Launch it 3. It starts with 127.0.0.1 but few seconds later it gets undefined status ## Current Behavior Can`t connect ## Expected Behavior connect ## Environment - App version: 2.3.0 - Windows/Linux version: 11 ![image](https://github.com/ProxymanApp/proxyman-windows-linux/assets/72276469/e8b78029-f992-4883-a9dd-03c53f516ad4)
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 23, 2023):

Hi @AlezZgo can you try this previous build 2.2.0 and see if it fixes the bug?

If not, what network you're using? E.g. Wifi, VPN, Ethernet, or sharing network from mobile phone, ... ? 🤔


@kics223w1 please investigate this issue.

<!-- gh-comment-id:1689102870 --> @NghiaTranUIT commented on GitHub (Aug 23, 2023): Hi @AlezZgo can you try this previous [build 2.2.0](https://download.proxyman.io/windows/2.2.0/build/Proxyman+Setup+2.2.0.exe) and see if it fixes the bug? If not, what network you're using? E.g. Wifi, VPN, Ethernet, or sharing network from mobile phone, ... ? 🤔 ------------------- @kics223w1 please investigate this issue.
Author
Owner

@kics223w1 commented on GitHub (Aug 23, 2023):

  • Hi, I'm using Proxyman 2.3.0 and I'm unable to reproduce the bug, the host is showing properly on my Windows 11 machine.
  • I've also tried using Proxyman with VPN and it works fine.

image

<!-- gh-comment-id:1689327265 --> @kics223w1 commented on GitHub (Aug 23, 2023): - Hi, I'm using Proxyman 2.3.0 and I'm unable to reproduce the bug, the host is showing properly on my Windows 11 machine. - I've also tried using Proxyman with VPN and it works fine. ![image](https://github.com/ProxymanApp/proxyman-windows-linux/assets/77295189/6905c852-50ad-4909-b3a4-6bdc760715f3)
Author
Owner

@Siemens166 commented on GitHub (Sep 16, 2023):

I confirm the problem. I encountered it too.
After installing Proxyman, 127.0.0.1 appears for a few seconds, but then it is undefined.
It is also strange that the command line did not start during the installation of the certificate. I had to store the certificate manually.
Version Proximan 2.4
Windows 11
Internet via Wi-Fi

<!-- gh-comment-id:1722188215 --> @Siemens166 commented on GitHub (Sep 16, 2023): I confirm the problem. I encountered it too. After installing Proxyman, 127.0.0.1 appears for a few seconds, but then it is undefined. It is also strange that the command line did not start during the installation of the certificate. I had to store the certificate manually. Version Proximan 2.4 Windows 11 Internet via Wi-Fi
Author
Owner

@Siemens166 commented on GitHub (Sep 16, 2023):

To add.
When I go to the Android setup page, I see localhost but for a few seconds. Then it displays that the certificate has been found, and my localhost disappears. An error appears when I click on the copy icon
image

<!-- gh-comment-id:1722196251 --> @Siemens166 commented on GitHub (Sep 16, 2023): To add. When I go to the Android setup page, I see localhost but for a few seconds. Then it displays that the certificate has been found, and my localhost disappears. An error appears when I click on the copy icon ![image](https://github.com/ProxymanApp/proxyman-windows-linux/assets/10497715/e984fb3e-34c3-4942-bae3-5181c0b80f67)
Author
Owner

@kics223w1 commented on GitHub (Sep 17, 2023):

  • 127.0.0.1 is the default value that we set for the IP address, the function checking IP address needs a few seconds to return the value, so that's why you see 127.0.0.1 in the few seconds then it disappears.
  • I believe the function returns undefined and causes the bug.
  • Maybe because Proxyman can't execute the command line, so the function is unable to retrieve the IP address of your computer and unable to install the certificate.
  • We will put this ticket on the To Do list.
<!-- gh-comment-id:1722430047 --> @kics223w1 commented on GitHub (Sep 17, 2023): - `127.0.0.1` is the default value that we set for the IP address, the function checking IP address needs a few seconds to return the value, so that's why you see `127.0.0.1` in the few seconds then it disappears. - I believe the function returns `undefined` and causes the bug. - Maybe because Proxyman can't execute the command line, so the function is unable to retrieve the IP address of your computer and unable to install the certificate. - We will put this ticket on the To Do list.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxyman-windows-linux#297
No description provided.