Tautulli / Tautulli-Issues

Bug reports for Tautulli
18 stars 3 forks source link

Tautulli won't start #262

Closed Rorzzer closed 4 years ago

Rorzzer commented 4 years ago

When running ./start.sh the output is as follows...

./start.sh: line 4: conditional binary operator expected ./start.sh: line 4: syntax error near PUID' ./start.sh: line 4: if [[ -v PUID && -v PGID ]]; then'

Was working previously

Rorzzer commented 4 years ago

macOS 10.15.1

Python Version: 2.7.16 (default, Oct 17 2019, 17:14:30) [GCC 4.2.1 Compatible Apple LLVM 11.0.0 (clang-1100.0.32.4) (-macos10.15-objc-s

VERSION V2.5.2

Platform: Darwin 19.0.0 (Darwin Kernel Version 19.0.0: Thu Oct 17 16:17:15 PDT 2019; root:xnu-6153.41.3~29/RELEASE_X86_64 - Darwin 19.0.0)
Rorzzer commented 4 years ago

Thanks for your help JonnyWong16