I was trying to install DrRacket for my computer science class, so I went to racket site and it led to this site I copied and pasted these commands from there.
sudo add-apt-repository ppa:plt/racket
sudo apt update
and I did all the steps for installing it. The installation was successful and racket was working, but after logging out and login it is showing "Oh no! Something went wrong. Contact your administrator"
Searching on internet I came across this, but it still didn't work.
If it is any helpful running tail /var/log/syslog
shows this.
I'm sorry if my question was unclear. I meant that my Ubuntu OS shows "Something went wrong" not the racket app. Photo here
@David I don't know the version, I'm new to Ubuntu so I was just copying and pasting commands from internet. I might have pasted something and broken something while installing racket.
