[GH-ISSUE #1761] Delete/trash button disconnects slack calls temporarily #1755

Closed
opened 2026-03-03 19:54:04 +03:00 by kerem · 4 comments
Owner

Originally created by @jgallantgs on GitHub (Sep 5, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1761

Description

Delete/trash button disconnects slack calls temporarily

Similar to issue #1608 but I am not on a VPN.

https://github.com/ProxymanApp/Proxyman/assets/114911226/ba4618af-0e5c-4338-b4a9-875545ba2cfc

The video shows a slack call then pressing the button. For one or two frames you can see the slack error (a yellow banner). The issue lasts from clicking the button until you see speech indicators.

Steps to Reproduce

  1. Install fresh Proxyman
  2. Add certificates to Mac and iOS Simulator
  3. Make a call on Slack macOS native app
  4. Click the delete/trash icon to reset logs

Expected Behavior

Call should not drop.

Environment

  • Version 4.10.0 (49100)
  • macOS version: 13.5.1 (22G90)
Originally created by @jgallantgs on GitHub (Sep 5, 2023). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1761 ## Description Delete/trash button disconnects slack calls temporarily Similar to issue #1608 but I am not on a VPN. https://github.com/ProxymanApp/Proxyman/assets/114911226/ba4618af-0e5c-4338-b4a9-875545ba2cfc The video shows a slack call then pressing the button. For one or two frames you can see the slack error (a yellow banner). The issue lasts from clicking the button until you see speech indicators. ## Steps to Reproduce 1. Install fresh Proxyman 2. Add certificates to Mac and iOS Simulator 3. Make a call on Slack macOS native app 4. Click the delete/trash icon to reset logs ## Expected Behavior Call should not drop. ## Environment - Version 4.10.0 (49100) - macOS version: 13.5.1 (22G90)
kerem 2026-03-03 19:54:04 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@NghiaTranUIT commented on GitHub (Sep 5, 2023):

Hi @jgallantgs it's expected behavior because when "Clear Session", it will close all alive-connections, including the Slack Video Connection. After that Slack might try to reconnect it again.

To fix it, I suggest adding all Slack domains in the Tools Menu -> Proxy Setting -> Bypass Proxy Setting. You can add *.slack.com or any Slack domains that Proxyman captures.

It makes sure that Slack connection never goes through Proxyman -> No issue when closing session 👍

<!-- gh-comment-id:1706480523 --> @NghiaTranUIT commented on GitHub (Sep 5, 2023): Hi @jgallantgs it's expected behavior because when "Clear Session", it will close all alive-connections, including the Slack Video Connection. After that Slack might try to reconnect it again. To fix it, I suggest adding all Slack domains in the Tools Menu -> Proxy Setting -> Bypass Proxy Setting. You can add `*.slack.com` or any Slack domains that Proxyman captures. It makes sure that Slack connection never goes through Proxyman -> No issue when closing session 👍
Author
Owner

@jgallantgs commented on GitHub (Sep 6, 2023):

Hey @NghiaTranUIT thank you for your response! There's a few domains and I tried with these two and still nothing. Slack is not coming up as a dedicated app either. Any other suggestions that may work for me?

image
<!-- gh-comment-id:1708430343 --> @jgallantgs commented on GitHub (Sep 6, 2023): Hey @NghiaTranUIT thank you for your response! There's a few domains and I tried with these two and still nothing. Slack is not coming up as a dedicated app either. Any other suggestions that may work for me? <img width="1089" alt="image" src="https://github.com/ProxymanApp/Proxyman/assets/114911226/26086ba6-12d2-4902-8439-f5cbf191d95a">
Author
Owner

@NghiaTranUIT commented on GitHub (Sep 6, 2023):

I guess you can add some:

  • slack.com
  • *.chime.aws

Please note that *.slack.com is different than slack.com. From your screenshot, slack.com is better.

After adding new entry, make sure your clear the session.

<!-- gh-comment-id:1708627347 --> @NghiaTranUIT commented on GitHub (Sep 6, 2023): I guess you can add some: - `slack.com` - `*.chime.aws` Please note that `*.slack.com` is different than `slack.com`. From your screenshot, `slack.com` is better. After adding new entry, make sure your clear the session.
Author
Owner

@jgallantgs commented on GitHub (Sep 12, 2023):

Thank you! 💪🏻

<!-- gh-comment-id:1716258887 --> @jgallantgs commented on GitHub (Sep 12, 2023): Thank you! 💪🏻
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#1755
No description provided.