Failed to lock the lab (60061)

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
ee_cskaa
Posts: 13
Joined: Fri May 26, 2017 10:42 am

Failed to lock the lab (60061)

Post by ee_cskaa » Sun Jul 02, 2017 7:00 am

Hi, After I entered copy run start in Cisco node, and then click Export CFG in EVE GUI, it shows "CSR1: Failed to lock the lab (60061)."
How to fix it?

Uldis (UD)
Posts: 5177
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: Failed to lock the lab (60061)

Post by Uldis (UD) » Sun Jul 02, 2017 8:03 am

usually this error is if not fixed permissions for copied lab in the eve.

you have to check if such happens on freshly new created lab

mike
Posts: 135
Joined: Wed Mar 15, 2017 3:30 pm

Re: Failed to lock the lab (60061)

Post by mike » Sun Jul 02, 2017 11:13 am

more info wouldn't hurt at all - version for example of eve

Uldis (UD)
Posts: 5177
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: Failed to lock the lab (60061)

Post by Uldis (UD) » Sun Jul 02, 2017 3:45 pm

no sir..
all pll who did right update to newest version, never have probs..
you have to be sure if you had no probs during update

AND
it is MUST

clear browser cache and rferesh it !!!!

ee_cskaa
Posts: 13
Joined: Fri May 26, 2017 10:42 am

Re: Failed to lock the lab (60061)

Post by ee_cskaa » Mon Jul 03, 2017 12:50 am

I upgraded to the latest version, 2.0.3-68, run the below command, but the problem still occur.

/opt/unetlab/wrappers/unl_wrapper -a fixpermissions

ee_cskaa
Posts: 13
Joined: Fri May 26, 2017 10:42 am

Re: Failed to lock the lab (60061)

Post by ee_cskaa » Mon Jul 03, 2017 4:36 am

I found there is a lab file named xxx.lock. How to unlock the lab file?

root@eve-ng:/opt/unetlab/labs# ls -al
total 72
drwxr-sr-x 2 www-data www-data 4096 Jul 3 07:07 .
drwxr-xr-x 10 root root 4096 Apr 11 03:01 ..
-rwxrwxrwx 1 www-data www-data 61303 Jul 1 12:25 QYTDCVLAB2.unl
-rwxrwxrwx 1 www-data www-data 0 Jul 1 12:26 QYTDCVLAB2.unl.lock
-rw-r--r-- 1 www-data www-data 158 May 29 06:28 test.unl

mike
Posts: 135
Joined: Wed Mar 15, 2017 3:30 pm

Re: Failed to lock the lab (60061)

Post by mike » Mon Jul 03, 2017 6:51 am

just remove that file with

rm QYTDCVLAB2.unl.lock

ee_cskaa
Posts: 13
Joined: Fri May 26, 2017 10:42 am

Re: Failed to lock the lab (60061)

Post by ee_cskaa » Mon Jul 03, 2017 8:16 am

Fixed, thanks

Post Reply