truffle
truffle copied to clipboard
Dashboard cannot connect on linux chromium
I'm not sure about < v5.5.28 but hey now we here.
Other browsers need investigation too. We may not need thorough e2e testing (the frontend) but I'd like a manual happy path to pass on [macos|windows|linux] x [chromium|chromium-derivatives|firefox|safari]
Truffle version: v5.5.28
More environment information, from the person this happened to:
OS: Release Linux Mint 20.3 Una 64-bit Kernel: Kernel Linux 5.4.0-124-generic x86_64 Desktop environment: MATE 1.26.0 Chromium version: Version 95.0.4638.54 (Official Build, ungoogled-chromium) Ubuntu (64-bit)
Also, not only did it fail to connect, but it caused the developer tools to freeze up. O_o
Mysterious. It was OK for me on ubuntu:
OS: Ubuntu 22.04.1 LTS x86_64 Kernel: 5.15.0-47-generic DE: Unity Chromium: Version 105.0.5195.102 (Official Build) snap (64-bit)
Tests on other OS * browser combinations still need to be done, as mentioned. I'm unsure on how to proceed on this one. @haltman-at I can't tell from the version info, does that mean your chromium is installed via apt or snap?
It's via APT, but it's not the default chromium package, it's ungoogled-chromium. So it was installed separately, I forget how though...