Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unable to log into my admin account. #479

Open
1 task done
Welved opened this issue Oct 20, 2024 · 2 comments
Open
1 task done

[BUG] Unable to log into my admin account. #479

Welved opened this issue Oct 20, 2024 · 2 comments

Comments

@Welved
Copy link

Welved commented Oct 20, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I opted to have my docker write to a external SSD with all my containers contained within that SSD. I followed a tutorial on youtube to achieve this, a video from Education Ecosystem on youtube.

My docker successfully recognizes the new path I gave it and writes to it with no issues. Containers have no issues installing and starting. I can even initialize nextcloud by creating a admin account.

This is when the issue crops up. When I attempt at loging in to the admin account after creation, I click login; it literally doesn't turn over to the portal.

Another issue, with client applications; I get this error "Could not parse the JSON returned from the server: illegal value". How do I get nextcloud to function normally?

Expected Behavior

Use nextcloud as I would normally.

Steps To Reproduce

  1. Follow Education Ecosystem tutorial on youtube and set the docker root directory(var/lib/docker) to a external drive.
  2. Install containers as normal.
  3. Attempt at nextcloud initialization and successfully create a admin account.
  4. Hit login, get stuck on the login page.
  5. Sanity check by attempting a connection via the client application on PC. Get met with parse error.

Environment

- OS: Ubuntu 24.04.1 LTS
- How docker service was installed:

sudo curl -sSL https://get.docker.com | sh
sudo usermod -aG docker pi

CPU architecture

arm64

Docker creation

docker cli

Container logs

using keys found in /config/keys

System config value memcache.local set to string \OC\Memcache\APCu

System config value filelocking.enabled set to boolean true

System config value memcache.locking set to string \OC\Memcache\APCu

System config value upgrade.disable-web set to boolean true

[custom-init] No custom files found, skipping...

[ls.io-init] done.
@Prankish8407
Copy link

its a feature within nextcloud that blocks after many failed attempts, you can reset it via this:

https://docs.nextcloud.com/server/latest/admin_manual/configuration_user/reset_admin_password.html

@LinuxServer-CI
Copy link
Collaborator

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Issues
Development

No branches or pull requests

3 participants