Post-install log-in

[details=“Post install sanity check”]
Hi All,

I’ve been breaking my brain a bit over installing Nextcloud (thought I’d immediately use the latest build).

I’ve downloaded the provided VM image folders.
then I rsynced it. However, the archive mode, suggested in the documentation, is not optimal. If it is interrupted, or something goes wrong, files appear missing. so in the end I used
rsync -a --progress -e 'ssh' /Users/user/Downloads/nextcloud/* root@10.0.0.252:/var/lib/vz/dump/

I’ve run the VM after restoring it to my ZFS partition with qmrestore vzdump-qemu-1000-2025_03_21-22_48_02.vma.zst 201 --storage DATA1

Install script seemed to be working okay, but it did repeat a few steps, it seems. Not sure how to check this.

The Basics

  • Nextcloud Server version (e.g., 29.x.x):
    • 31.0.2 (HUB10)
  • Operating system and version (e.g., Ubuntu 24.04):
    • Ubuntu 24.0.1 LTS
  • Web server and version (e.g, Apache 2.4.25):
    • 2.4.58
  • Reverse proxy and version _(e.g. nginx 1.27.2)
    • command not found
  • PHP version (e.g, 8.3):
    • 8.3.6
  • Is this the first time you’ve seen this error? (Yes / No):
    • as a first time user of nextcloud, yes.
  • When did this problem seem to first start?
    • post-install reboot
  • Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
    • qmrestore of the HUB10 archive
  • Are you using CloudfIare, mod_security, or similar? (Yes / No)
    • no

Summary of the issue you are facing:

Usernames/passwords created do not exist? ncadmin user still there, other usernames apparently not present on the system.

Steps to replicate it:

I’ve tried 3 different password combinations on the web login, including my ncadmin user. None of the users I wrote down the info for work.

Log entries

nextcloud logs don’t contain any other info than unknown user/password. So I am trying to figure out which users exist

Nextcloud

Cannot access the admin panel. The login page is up, so nextcloud seems to be running.

Web Browser

login incorrect.

Web server / Reverse Proxy

reverse proxy/DNS is handled by a different server. local DNS works, Dynamic DNS doesn't. login is accessible through direct IP:port address from outside WAN.

Configuration

Nextcloud

 occ command not found

Apps

occ command not found

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.