Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest Tag is broken use 128.0.3 #55

Closed
1 task done
thelamer opened this issue Sep 26, 2024 · 6 comments
Closed
1 task done

Latest Tag is broken use 128.0.3 #55

thelamer opened this issue Sep 26, 2024 · 6 comments
Assignees
Labels
bug Something isn't working work-in-progress Stale exempt

Comments

@thelamer
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Firefox seems to only be able to access Google in Alpine in version 130.

Expected Behavior

No response

Steps To Reproduce

Use latest tag

Environment

No response

CPU architecture

x86-64

Docker creation

All systems

Container logs

Logs are in browser
@thelamer thelamer self-assigned this Sep 26, 2024
@thelamer thelamer added bug Something isn't working work-in-progress Stale exempt labels Sep 26, 2024
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@hgabignon
Copy link

Thanks @thelamer , I was literally encountering the same issue and was about to file this as well.
It seems like Firefox is failing with SSL/TLS endpoints.

In the browser console, here is an extract of the messages:

HTTPS-First Mode: Upgrading insecure request “https://lemonde.fr/” failed. Downgrading to “http” again. lemonde.fr

(example for loading https://lemonde.fr)

@thelamer
Copy link
Member Author

Just tested native Alpine and it works fine, this seems to be specific to our environment. Alpine is the choice because they have Firefox for aarch64 as well.
Ubuntu does not distro Firefox but does have a ppa and Debian outside of on unstable or using esr. The official Mozilla repos do not build aarch64 versions despite the nightly tag having them. So to support arm that leaves Arch and Fedora from our baseimage flavors.
Arch is a space hog when it comes to deps and Fedora is not used on almost anything but Webtop.
I'll try out an Ubuntu rebase first just to have a plan B.

@thelamer thelamer mentioned this issue Sep 26, 2024
@thelamer
Copy link
Member Author

The noble rebase can be tested using the tag ghcr.io/linuxserver/lsiodev-firefox:latest.
Anyone with existing data that can use this tag would be appreciated and will be a seamless transition to latest on the main repo if this is merged.

@qs-data
Copy link

qs-data commented Sep 26, 2024

The noble rebase can be tested using the tag ghcr.io/linuxserver/lsiodev-firefox:latest. Anyone with existing data that can use this tag would be appreciated and will be a seamless transition to latest on the main repo if this is merged.

@thelamer I was worried I was going to have to try downgrade my user profile... the release with your tag worked for me

@thelamer
Copy link
Member Author

The noble rebase has been merged, thanks for testing.

@LinuxServer-CI LinuxServer-CI moved this from Issues to Done in Issue & PR Tracker Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working work-in-progress Stale exempt
Projects
Development

No branches or pull requests

3 participants