Re: [Koha] Unable to Access Koha # Critical
Hi Karam, When I tried for shutdown -r now, I get following error : fsck:/60% fsck:/100% Keys: Errors were found whiel checking the disk drive for / when I select to Fix and continue, I boots, and goes to terminal login(tty1). GUI is not loading. Regards Satish On Tue, 3 Sep 2019 at 12:21, Karam Qubsi <karamqubsi@gmail.com> wrote:
Hi, Have you tried to restart the ubuntu server ?
sudo shutdown -r now
That's weird, it look like you have a problem in your ubuntu, I"m not familiar with this error, but a quick search I found this : https://askubuntu.com/questions/453411/ubuntu-14-04-not-booting-after-error-... You mentioned that only GUI was not loaded, are you able to access terminal ? can you try to check mysql status or start it now ? On Tue, Sep 3, 2019 at 3:07 PM SATISH <lis4satish@gmail.com> wrote:
Hi Karam,
When I tried for shutdown -r now, I get following error :
fsck:/60% fsck:/100%
Keys: Errors were found whiel checking the disk drive for / when I select to Fix and continue, I boots, and goes to terminal login(tty1). GUI is not loading.
Regards Satish
On Tue, 3 Sep 2019 at 12:21, Karam Qubsi <karamqubsi@gmail.com> wrote:
Hi, Have you tried to restart the ubuntu server ?
sudo shutdown -r now
-- *Karam Qubsi*
Hi Karam, Please find the screen captures error messages when tried to login for GUI (GUI Fails to load) But I am able to connect from other system using putty or ssh with following warning message. #unable to open /var/lib/sudo/satish/3: Read-only file system Screen Captures: https://ibb.co/6Z7D4h4 https://ibb.co/g7RdR5G regards Satish
Hi SATISH, it look like there is a problem in your ubuntu system , I would first take koha backup files from /var/spool/koha/<instancename> to a safe external storage, Then If you prefer to try to fix the current Ubuntu you may try to search about how to fix file system, I found this for you, but I haven't come to similar problems before, so I'm not sure if it will work for you: https://www.tecmint.com/fsck-repair-file-system-errors-in-linux/ if the only important part of the system is Koha, it might be better to install a fresh ubuntu/debian then install koha and restore koha backup there, ( you have to take care of the koha upgrade process ) . Best wishes. On Tue, Sep 3, 2019 at 3:40 PM SATISH <lis4satish@gmail.com> wrote:
Hi Karam,
Please find the screen captures error messages when tried to login for GUI (GUI Fails to load) But I am able to connect from other system using putty or ssh with following warning message.
#unable to open /var/lib/sudo/satish/3: Read-only file system
Screen Captures: https://ibb.co/6Z7D4h4 https://ibb.co/g7RdR5G
regards Satish
-- *Karam Qubsi*
in this image : https://ibb.co/g7RdR5G it look like something is locking your files, it is possible your filesystem was mounted in read-only mode : https://www.digitalocean.com/community/questions/apache-won-t-restart-mktemp... You might want to check /proc/mounts to see if your filesystem is mounted
as read-only (“ro”) rather than read-write (“rw”). That can happen, for example, if there’s filesystem corruption. Also, if you’ve mounted a separate partition as /tmp, you’d want to specifically make sure that partition is not full.
In that same page they are suggestion to check inode usage, so please also give a try : sudo df -i On Tue, Sep 3, 2019 at 4:20 PM Karam Qubsi <karamqubsi@gmail.com> wrote:
Hi SATISH,
it look like there is a problem in your ubuntu system , I would first take koha backup files from /var/spool/koha/<instancename> to a safe external storage,
Then If you prefer to try to fix the current Ubuntu you may try to search about how to fix file system, I found this for you, but I haven't come to similar problems before, so I'm not sure if it will work for you: https://www.tecmint.com/fsck-repair-file-system-errors-in-linux/
if the only important part of the system is Koha, it might be better to install a fresh ubuntu/debian then install koha and restore koha backup there, ( you have to take care of the koha upgrade process ) .
Best wishes.
On Tue, Sep 3, 2019 at 3:40 PM SATISH <lis4satish@gmail.com> wrote:
Hi Karam,
Please find the screen captures error messages when tried to login for GUI (GUI Fails to load) But I am able to connect from other system using putty or ssh with following warning message.
#unable to open /var/lib/sudo/satish/3: Read-only file system
Screen Captures: https://ibb.co/6Z7D4h4 https://ibb.co/g7RdR5G
regards Satish
-- *Karam Qubsi*
-- *Karam Qubsi*
Thank you Hugo, Karam, Indranil for your reply. I am unable to get /var/spool/ koha backup -- since, I was delayed, and it was overwritten (db size, zero). It was suggested that, hard drive issue and no further go. Finally able to manage with week old manual backup (stored elsewhere) and restored on debain 9 with maria-db 10.4. Learnt to manage with koha offline circulation(.koc) for transactions stored in emails for each and every chekin & checkout. Learnt Patron's bulk images upload (in previous, install it was not functioning). With regards Satish
participants (2)
-
Karam Qubsi -
SATISH