[Gelöst] Passwort-Schleife

Support-Forum für deutschsprachige Benutzer

Moderator: karlchen

Forum rules
Topics in this forum are automatically closed 6 months after creation.
Locked
hajoko
Level 1
Level 1
Posts: 3
Joined: Thu May 06, 2021 6:10 am

[Gelöst] Passwort-Schleife

Post by hajoko »

Hallo,

nachdem ich meinen Text geschrieben hatte und direkt an ein absolut gleiches Topic angehängt hatte, sehe ich heute zufällig die Ablehnung des Moderators, eine Mail mit meinem Text wäre vermutlich zuviel verlangt. Nicht gut. Also nochmal neu, vielleicht wirds ja heute akzeptiert.

Von einem zum anderen Tag wird mein PW nicht mehr akzeptiert, keine Fehlermeldung, nur immer wieder die Passwort-Eingabe-Seite. Verschiedene Reparaturversuche nach Anleitungen im Web habe ich bereits probiert, kein Erfolg. Gemäß dem erwähnten Topic soll auch eine volle Root-Partition die Ursache sein können, ist auch nicht der Fall.

In die Konsole komme ich. Was kann ich tun? Bitte um Hilfe. Danke.

Gruß, Hajo.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Bernibär
Level 3
Level 3
Posts: 157
Joined: Thu Mar 01, 2018 3:07 pm

Re: Passwort-Schleife

Post by Bernibär »

Wenn Du schon im Terminal bist, dann zeig doch mal

Code: Select all

df -h
Meist ist die Platte voll, sei es eine endlose Anzahl an Kerneln oder Timeshift hat die Platte dichtgesichert.
User avatar
karlchen
Level 23
Level 23
Posts: 18238
Joined: Sat Dec 31, 2011 7:21 am
Location: Germany

Re: Passwort-Schleife

Post by karlchen »

Hallo, hajoko.

Was mir zum Thema Login Loop einfällt, geht in die gleiche Richtung wie Bernibär. Siehe Post hier bitte: > hier <.
Hoffe, das hilft weiter.
Karl
--
P.S.:
Warum dein erster Post abgelehnt worden ist, das müßte ich nachschauen, falls ich es finde.
Grundsätzlich ist es ohnehin besser, einen neuen Thread aufzumachen, ist auch nicht mehr Arbeit, als sich an irgendeinen alten Thread dranzuhängen.
--
Ich mußte bis zum 6.5. zurückgehen, um fündig zu werden. Bitte schaue in deine "Privaten Mitteilungen (Private Messages)". Link ist rechts oben im Forumsfenster gleich links neben deinem Anmeldenamen.
Image
The people of Alderaan have been bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine for 792 days now.
Lifeline
hajoko
Level 1
Level 1
Posts: 3
Joined: Thu May 06, 2021 6:10 am

Re: Passwort-Schleife

Post by hajoko »

Bernibär wrote: Sat May 08, 2021 3:09 am Wenn Du schon im Terminal bist, dann zeig doch mal

Code: Select all

df -h
Meist ist die Platte voll, sei es eine endlose Anzahl an Kerneln oder Timeshift hat die Platte dichtgesichert.
Was sind diese ganzen /snap/-Dinger?

Code: Select all

Dateisystem            Größe Benutzt Verf. Verw% Eingehängt auf
udev                    1,9G       0  1,9G    0% /dev
tmpfs                   379M    1,4M  378M    1% /run
/dev/sda6               138G     51G   81G   39% /
tmpfs                   1,9G       0  1,9G    0% /dev/shm
tmpfs                   5,0M    4,0K  5,0M    1% /run/lock
tmpfs                   1,9G       0  1,9G    0% /sys/fs/cgroup
/dev/loop0               33M     33M     0  100% /snap/chromium-ffmpeg/17
/dev/loop7              151M    151M     0  100% /snap/opera/122
/dev/loop3               33M     33M     0  100% /snap/snapd/11588
/dev/loop4               56M     56M     0  100% /snap/core18/1997
/dev/loop5               33M     33M     0  100% /snap/snapd/11402
/dev/loop2               62M     62M     0  100% /snap/core20/975
/dev/loop1              151M    151M     0  100% /snap/opera/121
/dev/loop15              29M     29M     0  100% /snap/chromium-ffmpeg/15
/dev/loop18             162M    162M     0  100% /snap/gnome-3-28-1804/128
/dev/loop6              163M    163M     0  100% /snap/gnome-3-28-1804/145
/dev/loop13             156M    156M     0  100% /snap/rpi-imager/166
/dev/loop16              56M     56M     0  100% /snap/core18/1988
/dev/loop17              66M     66M     0  100% /snap/gtk-common-themes/1515
/dev/loop14             100M    100M     0  100% /snap/core/10908
/dev/loop12             139M    139M     0  100% /snap/chromium/1568
/dev/loop10             216M    216M     0  100% /snap/rpi-imager/170
/dev/loop11             139M    139M     0  100% /snap/chromium/1564
/dev/loop8              100M    100M     0  100% /snap/core/10958
/dev/loop9               65M     65M     0  100% /snap/gtk-common-themes/1514
raspi1:/mnt/users/hajo  5,5T    3,9T  1,6T   72% /raspi-hajo
raspi1:/mnt/media       5,5T    3,9T  1,6T   72% /raspi-multimedia
raspi1:/mnt/common      5,5T    3,9T  1,6T   72% /raspi-common
tmpfs                   379M     12K  379M    1% /run/user/111
tmpfs                   379M       0  379M    0% /run/user/1000
Gruß, Hajo.
hajoko
Level 1
Level 1
Posts: 3
Joined: Thu May 06, 2021 6:10 am

Re: Passwort-Schleife

Post by hajoko »

karlchen wrote: Sat May 08, 2021 8:52 am Hallo, hajoko.

Was mir zum Thema Login Loop einfällt, geht in die gleiche Richtung wie Bernibär. Siehe Post hier bitte: > hier <.
Spitze! Das wars. Habe die beiden Files $HOME/.ICEauthority und $HOME/.Xauthority gelöscht und kann mich im graphischen Desktop wieder anmelden.

Tausend Dank für Deine Hilfe.

Gruß, Hajo.
User avatar
karlchen
Level 23
Level 23
Posts: 18238
Joined: Sat Dec 31, 2011 7:21 am
Location: Germany

Re: Passwort-Schleife

Post by karlchen »

Guten Abend, Hajo.
Das ist doch mal eine gute Nachricht. Gut gemacht. Schön zu wissen, dass mein Tipp geholfen hat, dein Problem zu lösen. :D
Grüße,
Karl
Image
The people of Alderaan have been bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine for 792 days now.
Lifeline
Locked

Return to “Deutsch - German”