Page 1 of 1

Raspberry PI 2 Update und andere Probleme

Posted: Sun Aug 23, 2015 8:16 pm
by Marvin
Hallo,

irgendwie scheint mein System ein Problem zu haben. Ich kann kein Backup mehr anstoßen, also wollte ich wie in einem anderen Thread beschrieben auf 5.0i updaten.
Allerdings kann ich das Update manuell nicht starten, oben steht immer "Datei konnte nicht übertragen werden". Wie ist denn der korrekte Pfad, wenn die datei in /public/transfer liegt?

Außerdem habe ich im Uploadplan eine Datei, die ich nicht mehr entfernen kann. Es wird eine .HTML als .TXT ausgegeben, was bis jetzt immer problemlos lief.
Nun kann ich die Datei aber nicht mehr aus dem Uploadplan entfernen, immer wenn ich sie entferne und speichere, erscheint sie wieder in der Liste :shock:


Gruß
Marvin

Re: Raspberry PI 2 Update und andere Probleme

Posted: Mon Aug 24, 2015 8:43 pm
by admin
Komische Symptome. Mir ist unklar, was da nicht stimmt.

Der Pfad lautet: /data/transfer/<file name>

Re: Raspberry PI 2 Update und andere Probleme

Posted: Mon Aug 24, 2015 9:09 pm
by Marvin
Nö, geht nicht. Ich habe ganz normal die .upd von der Updateseite genommen.
Die Probleme sind einfach aufgetaucht, ohne dass ich etwas an dem System verändert habe.

Und ich kann das System ja auch nicht neu aufsetzen, weil ich kein Backup erstellen kann :cry:

Re: Raspberry PI 2 Update und andere Probleme

Posted: Sun Feb 21, 2016 8:35 pm
by webrat11
Hi, did you manage to solve the update problem? regards, Ian

Re: Raspberry PI 2 Update und andere Probleme

Posted: Sun Feb 21, 2016 9:12 pm
by admin
Please check "meteohub log" and "system log" if some file system related errors are reported.
When your file system has dropped to "read only" mode, copying an update image to it
will not work.

Apart from that I have no idea why something that works for all does not for your rig...

Re: Raspberry PI 2 Update und andere Probleme

Posted: Mon Feb 22, 2016 12:33 am
by admin
Root cause was a filled up root file system. Cleaning package install cache by
"apt-get clean" gave enough room again. Looks like this was a side effect of
self driven experiments, which then gets reported as an error here... :evil:

Re: Raspberry PI 2 Update und andere Probleme

Posted: Sun Dec 11, 2016 1:22 am
by JohnR_Au
admin wrote:Root cause was a filled up root file system. Cleaning package install cache by
"apt-get clean" gave enough room again.
Hi Admin, could you please tell me how you I should clean the cache? Am good with Mac or PC, but out of my depth trying to navigate from Linux :oops: I have to unplug my RPi 2 running Meteohub every few days to reboot. Hopefully I can get to upgrade the software to the later version after the card has been cleaned

Re: Raspberry PI 2 Update und andere Probleme

Posted: Thu Dec 15, 2016 2:38 pm
by JohnR_Au
I have found that a stated 16Gb Sony card was being read as a 4Gb for some reason, so I was unable to update the meteohub software as there wasn't enough room on the card :roll: :roll:

After changing passwords I was able to log into using SSH in Terminal and do an "apt-get clean" but because of the earlier statement, there still wasn't sufficient space. I will reformat that card again and check that the 16Gb is the correct stamping.

I guess after a few hours fishing I am a little wiser :oops: