Ubiquiti Unifi

С консоли syswrapper.sh restore-default  — сброс на заводские установки.

______________________________________________________________________________________

UniFi Controller as a windows service

  1. Make sure UniFi is not running
  2. Locate your java installation directory.
  3. On 64-bit, it’s usually at «C:\Program Files (x86)\Java\jre6\bin»; otherwise «C:\Program Files\Java\jre6\bin». (replace jre6 for jre7 if you have the latest Java)
  4. Add the dir above to the PATH (from Computer->Properties->Advanced system settings)
  5. run a command prompt (as an Administrator, right click on ‘Command Prompt’ and choose ‘Run as administrator’. THIS IS IMPORTANT ON WIN2008/7+, otherwise the service may not get created)
  6. cd <unifi_base> (cd «%userprofile%/Ubiquiti Unifi» will usually do the trick, including the quote marks)
  7. java -jar lib\ace.jar installsvc
  8. Start the service: net start «Unifi Controller»

Note: there’s a known bug against 2.2.X. The service shuts down the the administrator logs out.

 

Failed creating java C:\Program Files\Java\jre6\bin\client\jvm.dll

Or you need to have the msvcr71.dll. dll in your windows\system32 and syswow64  directory.

I downloaded the DLL from dll-files and it solved the problem.

 

Оставьте комментарий