-
[Support] FileRise
Ok thanks. My problem is that the container doesn't start with any of the options I tried, including the fix options you mentioned. Or I did it wrong. It set Tailscale Serve to No. Is that what you mean by not using it?
-
[Support] FileRise
Thank you @error311 . I tried all combinations of port mapping, but it seems that even when HTTPS is left blank, Apache 443 still tries to connect. Since the Apache server is not starting for me at all, I have no way to access your link:port address suggestion. I tried to turn off Tailscale serve, hoping it would stop using port 443, but no luck. This is the Docker log: Docker run With Tailscale off, the container is running fine. Do you see any issues with my port setup?
-
[Support] FileRise
-
-
[Support] Linuxserver.io - Piwigo
I rolled back the update and am using this 2 weeks old Repository now: lscr.io/linuxserver/piwigo:amd64-15.6.0-ls308 Piwigo is working normally again, and the Smarty errors are gone. What has changed in the recent updates that causes the Smarty/PHP error? ChatGPT: The errors indicate that your version of Smarty (a templating engine used by Piwigo) is using PHP code that is deprecated in your current PHP version. ๐ Root CauseYou're likely running PHP 8.1 or later, where function parameter type declarations must explicitly specify ?Type for nullable parameters, instead of omitting the type and assuming itโs nullable.
-
[Support] Linuxserver.io - Piwigo
Piwigo ran well until recently (I noticed it yesterday). I get a similar, if not the same, error as firebladex. Any idea what has changed? Deprecated: Smarty::_getTemplateId(): Implicitly marking parameter $template as nullable is deprecated, the explicit nullable type must be used instead in /app/www/public/include/smarty/libs/Smarty.class.php on line 1048 Deprecated: Smarty_Internal_Data::getTemplateVars(): Implicitly marking parameter $_ptr as nullable is deprecated, the explicit nullable type must be used instead in /app/www/public/include/smarty/libs/sysplugins/smarty_internal_data.php on line 193 Deprecated: Smarty_Internal_Data::_mergeVars(): Implicitly marking parameter $data as nullable is deprecated, the explicit nullable type must be used instead in /app/www/public/include/smarty/libs/sysplugins/smarty_internal_data.php on line 203 Deprecated: Smarty_Internal_Template::__construct(): Implicitly marking parameter $_parent as nullable is deprecated, the explicit nullable type must be used instead in /app/www/public/include/smarty/libs/sysplugins/smarty_internal_template.php on line 149 Deprecated: Smarty_Resource::source(): Implicitly marking parameter $_template as nullable is deprecated, the explicit nullable type must be used instead in /app/www/public/include/smarty/libs/sysplugins/smarty_resource.php on line 175 Deprecated: Smarty_Resource::source(): Implicitly marking parameter $smarty as nullable is deprecated, the explicit nullable type must be used instead in /app/www/public/include/smarty/libs/sysplugins/smarty_resource.php on line 175 Deprecated: Smarty_Resource::populate(): Implicitly marking parameter $_template as nullable is deprecated, the explicit nullable type must be used instead in /app/www/public/include/smarty/libs/sysplugins/smarty_resource.php on line 199 Deprecated: Smarty_Template_Source::load(): Implicitly marking parameter $_template as nullable is deprecated, the explicit nullable type must be used instead in /app/www/public/include/smarty/libs/sysplugins/smarty_template_source.php on line 158 Deprecated: Smarty_Template_Source::load(): Implicitly marking parameter $smarty as nullable is deprecated, the explicit nullable type must be used instead in /app/www/public/include/smarty/libs/sysplugins/smarty_template_source.php on line 158 Deprecated: Smarty_Internal_Resource_File::populate(): Implicitly marking parameter $_template as nullable is deprecated, the explicit nullable type must be used instead in /app/www/public/include/smarty/libs/sysplugins/smarty_internal_resource_file.php on line 28 Deprecated: Smarty_Internal_Resource_File::buildFilepath(): Implicitly marking parameter $_template as nullable is deprecated, the explicit nullable type must be used instead in /app/www/public/include/smarty/libs/sysplugins/smarty_internal_resource_file.php on line 101 Deprecated: Smarty_Internal_Method_GetTemplateVars::getTemplateVars(): Implicitly marking parameter $_ptr as nullable is deprecated, the explicit nullable type must be used instead in /app/www/public/include/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php on line 34 Deprecated: Smarty_Internal_Method_GetTemplateVars::_getVariable(): Implicitly marking parameter $_ptr as nullable is deprecated, the explicit nullable type must be used instead in /app/www/public/include/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php on line 87
Pixbone
Members
-
Joined
-
Last visited