tauri
tauri copied to clipboard
[bug] Socket Io doesn't work in tauri+angular app with ALB node socket server
Describe the bug
Getting socket Id unknown Getting error only in mac. working fine for linux and windows
Issue with ALB sticky session
On mac it doesn't allow cookies
Reproduction
No response
Expected behavior
No response
Full tauri info output
[✔] Environment
- OS: Mac OS 15.1.0 x86_64 (X64)
✔ Xcode Command Line Tools: installed
✔ rustc: 1.82.0 (f6e511eec 2024-10-15)
✔ cargo: 1.82.0 (8f40fc59f 2024-08-21)
✔ rustup: 1.27.1 (54dd3d00f 2024-04-24)
✔ Rust toolchain: stable-x86_64-apple-darwin (default)
- node: 18.20.4
- npm: 10.9.0
[-] Packages
- tauri 🦀: 2.0.6
- tauri-build 🦀: 2.0.2
- wry 🦀: 0.46.3
- tao 🦀: 0.30.5
- @tauri-apps/api : 2.0.3 (outdated, latest: 2.1.1)
- @tauri-apps/cli : 2.0.5 (outdated, latest: 2.1.0)
[-] Plugins
- tauri-plugin-shell 🦀: 2.0.2
- @tauri-apps/plugin-shell : 2.0.1
- tauri-plugin-log 🦀: 2.0.2
- @tauri-apps/plugin-log : not installed!
- tauri-plugin-fs 🦀: 2.0.3
- @tauri-apps/plugin-fs : not installed!
- tauri-plugin-dialog 🦀: 2.0.3
- @tauri-apps/plugin-dialog : 2.0.1
- tauri-plugin-process 🦀: 2.0.1
- @tauri-apps/plugin-process : 2.0.0
- tauri-plugin-updater 🦀: 2.0.2
- @tauri-apps/plugin-updater : 2.0.0
[-] App
- build-type: bundle
- CSP: unset
- frontendDist: ../dist/cooper
- devUrl: http://localhost:4200/
- framework: Angular
- bundler: Webpack
Stack trace
No response
Additional context
No response
Any update ? @FabianLars
No, I didn't even look into it, but this sounds like something that's either socketio s fault or wkwebview s fault. We generally don't have any control over the network implementation of the webview.
Hello, Is anyone figured this out?
Hello, Is anyone figured this out?
No update. Moved to electron