This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Remove"Lock"...
#1
Please help me!
I have LM3 reactor 2, the latest Fireware 07/14/2016.
Resistance ports just created, affecting returns are locked (lock) immediately. (In picture)
I have to how to remove Lock here!
Thank everyone!
Reply
#2
Looks like it's an issue in latest FW, this will be fixed in RC2. As a temporary solution, create a resident script with 60 seconds sleep time and execute this:

Code:
db:query('UPDATE reactorv2 SET locked=0')
alert('fixed')

Then, reboot your device and lock should be removed.
Reply
#3
Thank so much. I will try..Smile
Reply


Forum Jump: