@nebulon There are no errors present. In previous versions everything had worked without problems.
Posts made by danigl
-
RE: Download of files larger than 512 mb via external storage (SMB) not possible
-
RE: Download of files larger than 512 mb via external storage (SMB) not possible
@nebulon Nothing unusual is visible in the log. The container continues operating without any problems. I have already allocated 2 GB.
-
Download of files larger than 512 mb via external storage (SMB) not possible
Hello,
I use Nextcloud 23.0.2.
I have the problem mentioned above. Here is what I found on github: [Bug]: Download file > 512MB from SMB external storage not possible (NC 23.0.2)
Has someone a fix please?Best regards,
Daniel -
RE: Bitwarden_RS 1.17.0 is current
Hello, can you please update to the latest release?
https://github.com/dani-garcia/bitwarden_rs/releases/tag/1.18.0Best regards,
Daniel -
RE: Unable to mount /backups folder (Cifs)
I had the same problem. I use the following entry in fstab:
//XXX/XXX /media/backups_cifs cifs uid=yellowtent,gid=yellowtent,username=XXX,password=XXX,vers=3.0,noperm 0 0
The target directory must be created first.
-
RE: Configuring the default port 8448
Thanks for your messages.
I have a Sophos XG firewall. It manages the domain xxxx.de.
I have the subdomain matrix.xxxx.de for Synapse. In the domain I have a srf-record for the subdomain, but when resolving, it tries to use the IP. But the access must be done via the name.The port 8448 I could forward directly. An internal translation on port 443 is not possible (Perhaps incorrectly configured)
Sorry for my bad english.
-
Configuring the default port 8448
Hello,
I am very pleased with the Docker image. The only problem is that I cannot use port 443 in my environment.
Does anyone have any idea how I can enable the default port 8448?Best regards,
Daniel