Open idan opened 2 years ago
@idan We had a system outage earlier today that might have caused this. The issue has been resolved. Could you confirm whether everything is working at your end?
@numaanashraf still broken, behavior unchanged. I tried signing out and signing back in again. Still getting the same console errors when I try to reestablish the connection.
Thanks @idan. Are you using Postman within any networks with proxies or gateways that might block Postman's connection to our servers?
No, I'm using it from a home network with a router that I control. It does not have any unusual rules, and other apps (including ones I develop) which communicate using websockets don't seem to be impacted. I do have a VPN configured for work, but it is turned off when using Postman.
On Mon, Feb 14, 2022 at 8:48 PM Numaan Ashraf @.***> wrote:
Thanks @idan https://github.com/idan. Are you using Postman within any networks with proxies or gateways that might block Postman's connection to our servers?
— Reply to this email directly, view it on GitHub https://github.com/postmanlabs/postman-app-support/issues/10660#issuecomment-1039854865, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAFRQ6RSPWFPF64CMQZCSTU3HLLJANCNFSM5OKOTFKA . You are receiving this because you were mentioned.Message ID: @.***>
I'm also having this issue since yesterday. Home network.
v9.13.2
edit: reinstalling it doesn't make the error go away.
added console logs
Also seeing this: Failed to load resource: net::ERR_CERT_COMMON_NAME_INVALID
Facing same issue. Errors in the console are similar to what @inihility had put here. v9.13.2 - Mac OS
Facing same issue. Errors in the console are similar to what @inihility had put here. v9.13.2 - Mac OS
I tested on my Mac as well and experience the same problem. Any updates on this issue? I can use the web version of Postman just fine but can't ping my local environment which is where I develop in.
@inihility @y-reddy Could you send the app logs to help@postman.com? Steps to collect logs are detailed here.
@inihility @y-reddy Could you send the app logs to help@postman.com? Steps to collect logs are detailed here.
edit: sent log files to help@postman.com
I'm having the same issue; Windows 11, Postman v9.14.6. Tried uninstalling and re-installing, signing out and back in again; made no difference.
Apparently i have turned off sync on old version of postman. Now there is no option toggle sync. Which is why my postman was not syncing. help@postman.com took a minute to fix it post consent.
@y-reddy thanks for the tip. I've sent my logs to help@postman.com, hopefully they can resolve.
Looks like the sync issue was my issue as well. Postman support has resolved it.
For anyone else experiencing this issue, I've sent my logs to support and they told me they are still investigating it.
Is there an existing issue for this?
Describe the Issue
Sync will not successfully connect. No amount of signing out and signing back in repairs it. I'm seeing some mobx errors so this might be some state management bug. There are similar issues but users there report findings in their developer logs (I don't see any suspicious log lines) or they fix it by signing out and back in (which hasn't worked for me)
Looking at the web inspector, there's clearly something going on. See screenshot.
Steps To Reproduce
Screenshots or Videos
Environment Information
Additional Context?