Logo

dev-resources.site

for different kinds of informations.

Error after upgrade on Ubuntu 24.04 "Oh no! Something went wrong"

Published at
6/13/2024
Categories
upgrade
ubuntu
linux
Author
justplegend
Categories
3 categories in total
upgrade
open
ubuntu
open
linux
open
Author
11 person written this
justplegend
open
Error after upgrade on Ubuntu 24.04 "Oh no! Something went wrong"

Before upgrading on new version BACKUP ALL DATA!!!

I upgraded to Ubuntu 24.04 (from Ubuntu 22.04).

After rebooting and login on my account I saw white background with message "Oh no! Something went wrong!". I tried to Log out, but it was not successful.

Solutions I read included next steps:

  1. Before Log out, press next CTRL+ALT+F3. Login with your credentials and password.

  2. Execute commands (of your wifi is disabled, then plug-in cable)

    sudo apt-get update && sudo apt-get upgrade
    
    sudo dpkg --configure -a
    
    sudo apt-get clean && sudo apt-get autoremove 
    
    sudo reboot 
    

If these steps doesn't resolve your problem, then execute these commands. Use again CTRL+ALT+F3

    sudo apt --fix-broken install

    sudo dpkg --configure -a 

    sudo apt-get update

    sudo reboot 
Enter fullscreen mode Exit fullscreen mode

This solution worked for me in error message "Oh no!Something get wrong."

Did you have other errors in upgrading on Ubuntu 24.04? How did you resolved problems?

If this was helpful share it with others to help each other.

TIP Additional which worked for others is command:

   sudo apt reinstall ubuntu-desktop
Enter fullscreen mode Exit fullscreen mode
upgrade Article's
30 articles in total
Favicon
Upgrading Grails from Version 3.1.9 to 5.3.6
Favicon
OpenBSD 7.5 γ‚’ 7.6 へ をップグレード
Favicon
The Importance of Upgrading to Magento 2
Favicon
OpenBSD Upgrade 7.5 to 7.6
Favicon
Hyva release version: 1.3.10 for performance and User experience
Favicon
ΰΈ­ΰΈ±ΰΈžΰΉ€ΰΈ”ΰΈ—ΰΉ€ΰΈ§ΰΈ­ΰΈ£ΰΉŒΰΈŠΰΈ±ΰΉˆΰΈ™ Container runtime Colima
Favicon
Unleashing the Power of Oracle: The Advantages of Transitioning from Oracle EBS 12.1 to 12.2
Favicon
Upgrading to Ladybug 🐞, led to loads of bugs πŸ›! (flutter)
Favicon
Mastering the Oracle EBS 12.2.13 Upgrade: Effective Testing Strategies
Favicon
TYPO3 v13.3 - Feature Freeze Fun
Favicon
Gradle upgrade
Favicon
OpenBSD 7.4 γ‚’ 7.5 へ をップグレード
Favicon
PostgreSQL on OpenBSD: Upgrade 15 to 16 with pg_upgrade
Favicon
OpenBSD Upgrade 7.4 to 7.5
Favicon
Provide Odoo 17 transition with expert maintenance and customization
Favicon
Navigating the Cloud: My Journey through AWS Certification
Favicon
Mitigating disruption during Amazon EKS cluster upgrade with blue/green deployment
Favicon
Error after upgrade on Ubuntu 24.04 "Oh no! Something went wrong"
Favicon
Does Centos 6.9 support postgres 14 ?
Favicon
Diving Into Testing Strategies for Oracle EBS Upgrade
Favicon
Oracle EBS Upgrade: Accelerate It With Test Automation
Favicon
Ensure Seamless Oracle EBS Upgrade With Test Automation
Favicon
From Test Plans to Success: Mastering Oracle EBS Upgrade
Favicon
OpenBSD 7.3 γ‚’ 7.4 へ をップグレード
Favicon
Ruby on Rails 4.2.X upgrade issue with meta_request β€” undefined method normalize_key
Favicon
How to Upgrade Kafka from 1.1.1 with Zero-Downtime: An Applicable Approach
Favicon
Why do We Need to Upgrade the Odoo 16 to 17?
Favicon
What Are the Key Advantages of Upgrading to Oracle R12
Favicon
Angular 17 Upgrade Guide with SSR
Favicon
Jenkins Upgrade from 2.1x to 2.4x

Featured ones: