nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.37k stars 4.07k forks source link

[Bug]: "Administration settings" and "Apps" are not shown on mobile devices #48117

Closed BJKle closed 1 month ago

BJKle commented 1 month ago

⚠️ This issue respects the following points: ⚠️

Bug description

After updating my server to version 30. When logging on with an admin account on a mobile device (iOS or iPadOS) the normal "user menu" is only available. Any "Administration settings" are not found. The same user on a PC and it is working (all in the same network!).

Steps to reproduce

  1. logon to NC using an admin account
  2. try to select "Administration settings"
  3. Selection is limited

Expected behavior

I can use all the admin

Nextcloud Server version

30

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.3

Web server

Apache (supported)

Database engine version

MariaDB

Is this bug present after an update or on a fresh install?

Upgraded to a MAJOR version (ex. 28 to 29)

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

What user-backends are you using?

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

No response

BJKle commented 1 month ago

PC

PC Version

mobile

Mobile version

sorbaugh commented 1 month ago

cc @Pytal maybe an easy fix?

Pytal commented 1 month ago

I cannot reproduce this

Does this repro after clearing cache and re-logging in @BJKle?

BJKle commented 1 month ago

I deleted all history. It happens on all my devices. iPad or iPhone, both with ios/ipados 18. When I connect to another NC with 29.0.3 as admin, it is working. It must be NC 30.

BJKle commented 1 month ago

I figured it out. Id had to do with the update to iOS/iPadOS 18. The devices identified themselves with an "external" ip-address, wich is not in the allowed ip-range for admins. Sorry for the trouble I may have caused.