mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #471] HTTP operations not completing #467
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#467
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tiwood on GitHub (Apr 6, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/471
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
Version 1.21.0 (12100)
macOS Version? (Ex. mac 10.14)
macOS 10.15.4
Steps to reproduce
While using
ProxymanmyTerraformcommand fails, asTerraformis unable to save the state to anAzure Storage Account- the same works withCarles Proxy.This happens while using
Proxyman:The
CONNECTnever completes.Update:
I've just tried the Tool
Azure Storage Explorerto browse theStorage Accountwhile usingProxymanand it seems various operations never complete there too:The whole tool is not working with Proxyman.
@NghiaTranUIT commented on GitHub (Apr 6, 2020):
Thank for the report 👍 I will investigate it on this week 🌮
@NghiaTranUIT commented on GitHub (Apr 6, 2020):
@tiwood Does it only happen on this build 1.21.0 and working well in the old build?
@tiwood commented on GitHub (Apr 6, 2020):
The problem also happened in older releases.
If you need any additional logs or details, just let me know. I can imagine with such less details it could be hard to troubleshoot.
I can even create an Storage Account for you, if you want to try it for yourself.
@NghiaTranUIT commented on GitHub (Apr 12, 2020):
Hey @tiwood, please help me to create a Storage Account at nghia@proxyman.io
On preliminary investigation, the normal traffic from Azure Storage Explorer is working well, but I reproduce the bug on the Storage API.
Thank you in advance 🙇
@tiwood commented on GitHub (Apr 12, 2020):
Hey @NghiaTranUIT, I've sent you the details to nghia@proxyman.io
@christos commented on GitHub (Apr 27, 2020):
This looks similar to the behaviour I am seeing at #488 but completely different endpoint/app.
@NghiaTranUIT commented on GitHub (Apr 28, 2020):
I will investigate this bug later after #448 is done 🙌
@NghiaTranUIT commented on GitHub (Jun 18, 2020):
Hi @tiwood and @christos, since the Proxyman v2, which is fully rewritten with Swift NIO, your issues should be fixed (https://github.com/ProxymanApp/Proxyman/releases/tag/2.0.0)
Please update and check it out 🙌