balta2ar / brotab

Control your browser's tabs from the command line
MIT License
389 stars 27 forks source link

Fails to connect to bt_mediator #115

Open macsunmood opened 2 months ago

macsunmood commented 2 months ago

The extension worked before, then it began failing to connect to the native app.. Reason: Native host has exited.

image

macsunmood commented 2 months ago

I found out that it was caused by wrong version of werkzeug which prevented bt_mediator to succesfully start.

This PR https://github.com/balta2ar/brotab/pull/109 definitely needs to be merged , as it's crucial