nextcloud / server

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

[Bug]: #33237

Closed FALErwi closed 2 years ago

FALErwi commented 2 years ago

⚠️ This issue respects the following points: ⚠️

Bug description

the cirecles icone is not showing on the top of app list. and it is enabled but I cannot find it to use it. I tried to use more that a user, all them are same.

image

Steps to reproduce

  1. enable cirecles from app store
  2. get back to main page
  3. the cirecles is not avaiable in the top of app list

Expected behavior

find the cirecles in the app list to of the portal

Installation method

Manual installation

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.1

Web server

Nginx

Database engine version

No response

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

Fresh Nextcloud Server install

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

What user-backends are you using?

Configuration report

"system": {
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "filebox.vip",
            "www.filebox.vip",
            "10.0.0.47"
        ],
        "objectstore": {
            "class": "\\OC\\Files\\ObjectStore\\S3",
            "arguments": {
                "bucket": "",
                "autocreate": true,
                "key": "***REMOVED SENSITIVE VALUE***",
                "secret": "***REMOVED SENSITIVE VALUE***",
                "hostname": "***REMOVED SENSITIVE VALUE***",
                "port": 443,
                "use_ssl": true,
                "region": ""
            }
        },
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "version": "24.0.2.1",
        "overwrite.cli.url": "https:\/\/www.filebox.vip",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "mysql.utf8mb4": true,
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "activity_expire_days": 14,
        "allow_local_remote_servers": true,
        "auth.bruteforce.protection.enabled": true,
        "blacklisted_files": [
            ".htaccess",
            "Thumbs.db",
            "thumbs.db"
        ],
        "cron_log": true,
        "default_phone_region": "SA",
        "enable_previews": true,
        "enabledPreviewProviders": [
            "OC\\Preview\\PNG",
            "OC\\Preview\\JPEG",
            "OC\\Preview\\GIF",
            "OC\\Preview\\BMP",
            "OC\\Preview\\XBitmap",
            "OC\\Preview\\Movie",
            "OC\\Preview\\PDF",
            "OC\\Preview\\MP3",
            "OC\\Preview\\TXT",
            "OC\\Preview\\MarkDown"
        ],
        "filesystem_check_changes": 0,
        "filelocking.enabled": "true",
        "htaccess.RewriteBase": "\/",
        "integrity.check.disabled": false,
        "knowledgebaseenabled": false,
        "log_rotate_size": "104857600",
        "logfile": "\/var\/log\/nextcloud\/nextcloud.log",
        "loglevel": 2,
        "logtimezone": "EEST",
        "maintenance_window_start": 1,
        "memcache.local": "\\OC\\Memcache\\APCu",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "overwriteprotocol": "https",
        "preview_max_x": 1024,
        "preview_max_y": 768,
        "preview_max_scale_factor": 1,
        "profile.enabled": false,
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 0,
            "timeout": 0.5,
            "dbindex": 1
        },
        "quota_include_external_storage": false,
        "share_folder": "\/Shared Folder",
        "skeletondirectory": "",
        "trashbin_retention_obligation": "auto, 7",
        "mail_smtpmode": "smtp",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_sendmailmode": "smtp",
        "mail_smtpport": "587",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpsecure": "tls",
        "mail_smtpauthtype": "LOGIN",
        "mail_smtpauth": 1,
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "maintenance": false,
        "has_rebuilt_cache": true,
        "app_install_overwrite": [
            "files_external_dropbox"
        ]
    }
}

List of activated Apps

Enabled:
  - accessibility: 1.10.0
  - activity: 2.16.0
  - admin_audit: 1.14.0
  - announcementcenter: 6.3.1
  - bruteforcesettings: 2.4.0
  - calendar: 3.4.2
  - circles: 24.0.0
  - cloud_federation_api: 1.7.0
  - comments: 1.14.0
  - contacts: 4.1.1
  - contactsinteraction: 1.5.0
  - dashboard: 7.4.0
  - dav: 1.22.0
  - external: 4.0.0
  - federatedfilesharing: 1.14.0
  - federation: 1.14.0
  - files: 1.19.0
  - files_accesscontrol: 1.14.0
  - files_automatedtagging: 1.14.0
  - files_external: 1.16.1
  - files_pdfviewer: 2.5.0
  - files_retention: 1.13.2
  - files_rightclick: 1.3.0
  - files_sharing: 1.16.2
  - files_trashbin: 1.14.0
  - files_versions: 1.17.0
  - files_videoplayer: 1.13.0
  - forms: 2.5.1
  - groupfolders: 12.0.1
  - impersonate: 1.11.0
  - logreader: 2.9.0
  - lookup_server_connector: 1.12.0
  - mail: 1.13.6
  - maps: 0.1.10
  - music: 1.5.2
  - news: 18.1.0
  - notes: 4.4.0
  - notifications: 2.12.0
  - oauth2: 1.12.0
  - password_policy: 1.14.0
  - photos: 1.6.0
  - provisioning_api: 1.14.0
  - recommendations: 1.3.0
  - serverinfo: 1.14.0
  - settings: 1.6.0
  - sharebymail: 1.14.0
  - sociallogin: 4.15.3
  - socialsharing_diaspora: 2.5.0
  - socialsharing_email: 2.5.0
  - socialsharing_facebook: 2.5.0
  - socialsharing_twitter: 2.5.0
  - spreed: 14.0.3
  - survey_client: 1.12.0
  - tasks: 0.14.4
  - text: 3.5.1
  - theming: 1.15.0
  - twofactor_backupcodes: 1.13.0
  - twofactor_totp: 6.4.0
  - unsplash: 1.2.5
  - user_status: 1.4.0
  - viewer: 1.8.0
  - workflowengine: 2.6.0
Disabled:
  - encryption
  - firstrunwizard: 2.13.0
  - nextcloud_announcements: 1.13.0
  - privacy: 1.8.0
  - support: 1.7.0
  - systemtags: 1.14.0
  - updatenotification: 1.14.0
  - user_ldap
  - weather_status: 1.4.0

Nextcloud Signing status

No response

Nextcloud Logs

{"reqId":"ogLRHptPodyPNmOAkcLl","level":2,"time":"2022-07-14T20:37:17+02:00","remoteAddr":"20.125.125.90","user":"--","app":"core","method":"GET","url":"//wp2/wp-includes/wlwmanifest.xml","message":"Trusted domain error. \"20.125.125.90>
{"reqId":"3K751VBkzugp7T3Y1pUp","level":2,"time":"2022-07-14T20:37:17+02:00","remoteAddr":"20.125.125.90","user":"--","app":"core","method":"GET","url":"//site/wp-includes/wlwmanifest.xml","message":"Trusted domain error. \"20.125.125.9>
{"reqId":"PMseF5PDX282g6PefI3T","level":2,"time":"2022-07-14T20:37:17+02:00","remoteAddr":"20.125.125.90","user":"--","app":"core","method":"GET","url":"//cms/wp-includes/wlwmanifest.xml","message":"Trusted domain error. \"20.125.125.90>
{"reqId":"MxYHnBP0MDZzwI3luxgS","level":2,"time":"2022-07-14T20:37:17+02:00","remoteAddr":"20.125.125.90","user":"--","app":"core","method":"GET","url":"//sito/wp-includes/wlwmanifest.xml","message":"Trusted domain error. \"20.125.125.9>
{"reqId":"h1COkU7CBuXfcv7w6GQk","level":2,"time":"2022-07-14T20:40:12+02:00","remoteAddr":"185.7.214.104","user":"--","app":"core","method":"GET","url":"/_ignition/execute-solution","message":"Trusted domain error. \"185.7.214.104\" tri>
{"reqId":"b7OlUKOiYA8XxnkhVWgV","level":2,"time":"2022-07-14T20:49:38+02:00","remoteAddr":"205.210.31.35","user":"--","app":"core","method":"GET","url":"/","message":"Trusted domain error. \"205.210.31.35\" tried to access using \"158.1>
{"reqId":"siUMZxDfJxyrfoeTv2Zo","level":2,"time":"2022-07-14T20:56:44+02:00","remoteAddr":"104.218.164.12","user":"--","app":"core","method":"GET","url":"/","message":"Trusted domain error. \"104.218.164.12\" tried to access using \"${i>
{"reqId":"sn7lz8lMTeBzyMZWSqSQ","level":2,"time":"2022-07-14T21:31:56+02:00","remoteAddr":"185.7.214.104","user":"--","app":"core","method":"GET","url":"/","message":"Trusted domain error. \"185.7.214.104\" tried to access using \"158.1>
{"reqId":"qIGzWTI91w3a4IOSuiUt","level":2,"time":"2022-07-14T22:07:27+02:00","remoteAddr":"47.243.233.244","user":"--","app":"core","method":"GET","url":"/dns-query?dns=q80BAAABAAAAAAAAA3d3dwdleGFtcGxlA2NvbQAAAQAB","message":"Trusted do>
{"reqId":"iTFN5JuwLwFkuvMagrD5","level":2,"time":"2022-07-14T22:07:29+02:00","remoteAddr":"47.243.233.244","user":"--","app":"core","method":"GET","url":"/dns-query?dns=q80BAAABAAAAAAAAA3d3dwdleGFtcGxlA2NvbQAAAQAB","message":"Trusted do>
{"reqId":"EyzZC6DD28KOwQwYZHGT","level":2,"time":"2022-07-14T22:07:31+02:00","remoteAddr":"47.243.233.244","user":"--","app":"core","method":"POST","url":"/dns-query","message":"Trusted domain error. \"47.243.233.244\" tried to access u>
{"reqId":"wBqlGQnu64QoC797yH6M","level":2,"time":"2022-07-14T22:07:32+02:00","remoteAddr":"47.243.233.244","user":"--","app":"core","method":"POST","url":"/dns-query","message":"Trusted domain error. \"47.243.233.244\" tried to access u>
{"reqId":"XbaTT1v3GQWbyvJrJtbS","level":2,"time":"2022-07-14T22:07:34+02:00","remoteAddr":"47.243.233.244","user":"--","app":"core","method":"GET","url":"/query?dns=q80BAAABAAAAAAAAA3d3dwdleGFtcGxlA2NvbQAAAQAB","message":"Trusted domain>
{"reqId":"6UTxbmqKvJwZDvnbGUvT","level":2,"time":"2022-07-14T22:07:35+02:00","remoteAddr":"47.243.233.244","user":"--","app":"core","method":"GET","url":"/query?dns=q80BAAABAAAAAAAAA3d3dwdleGFtcGxlA2NvbQAAAQAB","message":"Trusted domain>
{"reqId":"TNVkJ4gm6Y5eWxVamyqo","level":2,"time":"2022-07-14T22:07:37+02:00","remoteAddr":"47.243.233.244","user":"--","app":"core","method":"POST","url":"/query","message":"Trusted domain error. \"47.243.233.244\" tried to access using>
{"reqId":"p470cCn0IqwD4tGCt6va","level":2,"time":"2022-07-14T22:07:39+02:00","remoteAddr":"47.243.233.244","user":"--","app":"core","method":"POST","url":"/query","message":"Trusted domain error. \"47.243.233.244\" tried to access using>
{"reqId":"WCtNi0QHIxa8JLlEXIEy","level":2,"time":"2022-07-14T22:07:40+02:00","remoteAddr":"47.243.233.244","user":"--","app":"core","method":"GET","url":"/resolve?dns=q80BAAABAAAAAAAAA3d3dwdleGFtcGxlA2NvbQAAAQAB","message":"Trusted doma>
{"reqId":"OAWrq9ltl5Z53YiGpsbd","level":2,"time":"2022-07-14T22:07:42+02:00","remoteAddr":"47.243.233.244","user":"--","app":"core","method":"GET","url":"/resolve?dns=q80BAAABAAAAAAAAA3d3dwdleGFtcGxlA2NvbQAAAQAB","message":"Trusted doma>
{"reqId":"UeiWfP8PMpe02H6mEXtf","level":2,"time":"2022-07-14T22:07:44+02:00","remoteAddr":"47.243.233.244","user":"--","app":"core","method":"POST","url":"/resolve","message":"Trusted domain error. \"47.243.233.244\" tried to access usi>
{"reqId":"FJJybzkjN6Y9zMaZXQt4","level":2,"time":"2022-07-14T22:07:45+02:00","remoteAddr":"47.243.233.244","user":"--","app":"core","method":"POST","url":"/resolve","message":"Trusted domain error. \"47.243.233.244\" tried to access usi>
{"reqId":"dTbhbUVe40YhRs3HHKgw","level":2,"time":"2022-07-14T22:07:46+02:00","remoteAddr":"47.243.233.244","user":"--","app":"core","method":"GET","url":"/?dns=q80BAAABAAAAAAAAA3d3dwdleGFtcGxlA2NvbQAAAQAB","message":"Trusted domain erro>
{"reqId":"fmSsAPL1Cqzp0iPAvI2x","level":2,"time":"2022-07-14T22:07:48+02:00","remoteAddr":"47.243.233.244","user":"--","app":"core","method":"GET","url":"/?dns=q80BAAABAAAAAAAAA3d3dwdleGFtcGxlA2NvbQAAAQAB","message":"Trusted domain erro>
{"reqId":"EKBrNUnkxJSe1vOV7zUI","level":2,"time":"2022-07-14T22:07:50+02:00","remoteAddr":"47.243.233.244","user":"--","app":"core","method":"POST","url":"/","message":"Trusted domain error. \"47.243.233.244\" tried to access using \"15>
{"reqId":"Yqqx5rddOSyjv8mWKnTv","level":2,"time":"2022-07-14T22:07:51+02:00","remoteAddr":"47.243.233.244","user":"--","app":"core","method":"POST","url":"/","message":"Trusted domain error. \"47.243.233.244\" tried to access using \"15>
{"reqId":"LEzjpSRhulWBjXqRmtFd","level":2,"time":"2022-07-14T22:42:26+02:00","remoteAddr":"185.7.214.104","user":"--","app":"core","method":"GET","url":"/","message":"Trusted domain error. \"185.7.214.104\" tried to access using \"158.1>
{"reqId":"UvuELTFCf30A7CwWE2An","level":2,"time":"2022-07-14T22:55:27+02:00","remoteAddr":"13.52.61.117","user":"--","app":"core","method":"GET","url":"/","message":"Trusted domain error. \"13.52.61.117\" tried to access using \"158.101>
{"reqId":"yx82YjYdGQ2TH41Bhdbq","level":2,"time":"2022-07-14T23:36:53+02:00","remoteAddr":"198.235.24.152","user":"--","app":"core","method":"GET","url":"/","message":"Trusted domain error. \"198.235.24.152\" tried to access using \"158>
{"reqId":"GwUfVDCl1F2cHePwAkMn","level":2,"time":"2022-07-14T23:51:11+02:00","remoteAddr":"82.167.13.224","user":"--","app":"no app in context","method":"POST","url":"/login","message":"Login failed: nc_admin (Remote IP: 82.167.13.224)">
{"reqId":"xRhEgHEmf5c50DNrFf29","level":2,"time":"2022-07-14T23:53:47+02:00","remoteAddr":"185.7.214.104","user":"--","app":"core","method":"GET","url":"/actuator/gateway/routes","message":"Trusted domain error. \"185.7.214.104\" tried >

Additional info

No response

solracsf commented 2 years ago

Circles is (managed) inside Contacts app (which must be enabled for Circles to work).