steveseguin / social_stream

Consolidate your live social messaging streams and much more
http://socialstream.ninja/
GNU General Public License v3.0
643 stars 94 forks source link

Unhandled Promise Rejection on Pilled, Rumble, Odysee Popouts #225

Closed jaseRival closed 6 months ago

jaseRival commented 6 months ago

I keep getting this message when trying to add those three platforms:

Unhandled Promise Rejection Error: Script failed to execute, this normally means an error was thrown. Check the renderer console for the error. at node:electron/js2c/sandbox_bundle:2:58441 at IpcRendererInternal. (node:electron/js2c/sandbox_bundle:2:52634) at IpcRendererInternal.emit (node:electron/js2c/sandbox_bundle:2:34768) at Object.onMessage (node:electron/js2c/sandbox_bundle:2:50712)

steveseguin commented 6 months ago

Thank you for reporting the issue.

You can probably go back a version until I fix it; I'm assuming it's a new issue.

steveseguin commented 6 months ago

I found the problem. I'll have an update out soon

steveseguin commented 6 months ago

https://github.com/steveseguin/social_stream/releases/tag/0.1.27

jaseRival commented 6 months ago

Thank you!