Hi,
I am trying to set up Tailscale for the first time. I have recently updated unRaid to 7.0.0.
I have installed the limetech plugin, and when I try to view the settings and get things going, I get this error on the settings page:
TypeError Object
(
[message:protected] => Tailscale\Info::getTailscaleLockEnabled(): Return value must be of type bool, null returned
[string:Error:private] =>
[code:protected] => 0
[file:protected] => /usr/local/emhttp/plugins/tailscale/include/Tailscale/Info.php
[line:protected] => 146
[trace:Error:private] => Array
(
[0] => Array
(
[file] => /usr/local/emhttp/plugins/tailscale/include/Tailscale/Info.php
[line] => 214
[function] => getTailscaleLockEnabled
[class] => Tailscale\Info
[type] => ->
[args] => Array
(
)
)
[1] => Array
(
[file] => /usr/local/emhttp/plugins/tailscale/include/Pages/Main.php
[line] => 25
[function] => getTailscaleLockWarning
[class] => Tailscale\Info
[type] => ->
[args] => Array
(
)
)
[2] => Array
(
[file] => /usr/local/emhttp/plugins/tailscale/include/page.php
[line] => 31
[args] => Array
(
[0] => /usr/local/emhttp/plugins/tailscale/include/Pages/Main.php
)
[function] => include
)
[3] => Array
(
[file] => /usr/local/emhttp/plugins/tailscale/include/page.php
[line] => 11
[function] => Tailscale\includePage
[args] => Array
(
[0] => /usr/local/emhttp/plugins/tailscale/include/Pages/Main.php
[1] => Array
(
)
)
)
[4] => Array
(
[file] => /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php(779) : eval()'d code
[line] => 6
[function] => Tailscale\getPage
[args] => Array
(
[0] => Main
)
)
[5] => Array
(
[file] => /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php
[line] => 779
[function] => eval
)
[6] => Array
(
[file] => /usr/local/emhttp/plugins/dynamix/template.php
[line] => 94
[args] => Array
(
[0] => /usr/local/emhttp/plugins/dynamix/include/DefaultPageLayout.php
)
[function] => require_once
)
)
[previous:Error:private] =>
)
I'm not sure what the error is exactly here, but it seems like a bad file?
Any help would be greatly appreciated!