[7.19.0] POST requests stuck

Hi!

Since the last update i can’t send any POST requests, each time Postman seem stuck. When i’m analyzing my trafic it appears that the query is never sent. When i’m using cURL everything run smoothly.

I’m on Ubuntu 18.04.3 LTS.

When i’m starting postman through the terminal i’ve this output:

Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "canberra-gtk-module"
Not disabling GPU
shm_open() failed: Permission denied
ProtocolHandler~setDefaultProtocolClient: Command failed: xdg-mime default Postman.desktop x-scheme-handler/postman
/bin/sh: 1: xdg-mime: not found

Error org.freedesktop.DBus.Error.Failed: cannot use setting "default-url-scheme-handler": not allowed
Main~createDefaultWorkingDir - Default working dir creation already attempted
1582543598247 main info "Booting Postman 7.18.0, linux-4.15.0-72-generic on x64"
1582543598247 main info "EventBus~initialize - Success"
1582543598252 main info "UpdateHandler~init - Success"
1582543598253 main info "RuntimeExecutionService~initialized: Success"
1582543598254 main info "LinuxAutoUpdater~Cleanup - Initial cleanup successful"
1582543598573 main info "window-manager~newSharedWindow: Shell loaded"
1582543598574 main info "Bootstrap-models~bootstrap - Success"
1582543599676 main info "Main~AppEvents - Received booted event for process shared"
INTERCEPTOR CONNECTIVITY: Connecting to Interceptor Bridge
InterceptorBridge: Trying to connect Native App IPC~Interceptor Bridge
1582543601029 main info "Main~AppEvents - Received booted event for process requester"

There’s a way to enable full debugs to have a more precise view of what’s going wrong?

Thank you for your help