New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Comments
Files don't get uploaded. It stucks at 100% and then times out as it seems.
I'm using rclone to upload and the files are present in the directory (verified based on what I see from SSH).
yes facing same issue
If the uploaded files not showing, add the following line to config/config.php. Files that are uploaded outside Nextcloud won't be showing unless you add this line. I fixed mine yesterday, and it works.
'filesystem_check_changes' => 1,
This worked for me.
Location -
https://ftp1.hostypanel.com:2222/evo/user/filemanager/files?path=/domains/YOURDOMAIN/public_html/config-config.phpWait, you guys can actually access your box?
That's the question I have too.
The SSH terminal is very restricted.
On the other hand, SSH keys are getting permission denied.
I wonder how people are accessing. I am missing something yet can't figure out.
I've added my public keys via Directadmin Panel and connect via SSH with given port from mail and the IP Adress from the mail.
If you can't SSH into the server, it could also mean your IP is being blocked.
i was able to sshfs mount but haven't gotten to write to the box from remote vps yet.
@dosai files uploaded to the directory
i dont think nextcloud work like that
Rsync works well on tmux i was able to push 300gb after the restart
It is not a IOPS issue but rather a throughput issue. We have 2x 10 Gbps uplinks on this server and when people push data onto the RAID array the network capacity far outweighs even the theoretical write performance of the RAID array.
This is a simple case of patience as given a notice about in the offer post. Unfortunately no amount of magic tweaking can fix the limitations of HDDs, even with caching.
got the 500GB, paid, waiting for provisioning
why's sftp (port 22) not working?
Maybe tiered caching using nvmes, in the future, would be instantaneous upload only limited by the uplink
Use the custom port that was given to you in the credentials email
It is already NVMe Cached. But eventually the cache runs dry when there's written 300 MB/s to it and the HDD array can't keep up with the writes.
Thank you! This is what I was missing. It's so stupid of me NOT to read the mail.
Understandable
hehehe oppps silly me
Is the StorageBox the same kind of StorageBox offered by Hetzner?
Is there feature parity between the two, or even more stuff from HostBrr?
Hetzner is a only storage, but might support more mount options. Our Storagebox is storage and a webserver so you can host websites as well. Not as performant as the normal webhosting plans but should be sufficient for personal needs.
Where is that
config/config.php? Location?Do you have a guide on how to use it? Is it based on one of the regular industry panels like CPanel etc?
Does anybody know how to switch off password auth completely for SFTP?
HostBrr StorageBox is using DirectAdmin so pretty easy to use as a host. If it's static then literally just upload to public_html, point a domain, and you're good to go. If something like WordPress you can install via Softaculous in DA then use (though honestly it's probably better to use "ordinary" shared hosting if you need WordPress).
Nextcloud installation path > config > config.php
Mine is installed at root so
My Files > domains > [example.com] > public_html > config > config.php
https://ftp1.hostypanel.com:2222/evo/user/filemanager/files?path=/domains/DOMAIN_HERE/public_html/configthenconfig.php@labze
Ticket #2632484 is waiting for you!
It'd be a great deal even if it was plain storage box. Imo panel part added a layer of complexity and abuse your support will have to deal with for at least a year.