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]: Deprecated Module and Request Execution Errors in DRIVE #49985

Open
5 of 8 tasks
gala514 opened this issue Dec 28, 2024 · 0 comments
Open
5 of 8 tasks

[Bug]: Deprecated Module and Request Execution Errors in DRIVE #49985

gala514 opened this issue Dec 28, 2024 · 0 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 28-feedback bug

Comments

@gala514
Copy link

gala514 commented Dec 28, 2024

⚠️ This issue respects the following points: ⚠️

Bug description

We have identified a misconfiguration in the server infrastructure for DRIVE. Specifically, the server is utilizing a deprecated module, which may affect system stability and functionality. Please find the screenshot attached (001) for reference.

Additionally, browser request execution errors are being logged, which might be related to code issues within DRIVE. A screenshot illustrating these errors is also attached (002).

Could you please investigate and address these issues at the earliest convenience? Let us know if further details or additional information is required.Image
Image

Steps to reproduce

Expected behavior

The deprecated module should be replaced with a supported, up-to-date version.
Browser requests should execute without errors.

Nextcloud Server version

28

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.3

Web server

Nginx

Database engine version

MySQL

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

None

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

{
    "instanceid": "***REMOVED SENSITIVE VALUE***",
    "passwordsalt": "***REMOVED SENSITIVE VALUE***",
    "secret": "***REMOVED SENSITIVE VALUE***",
    "trusted_domains": [
        "drive.rarus.ru",
        "10.50.0.81",
        "10.50.0.82"
    ],
    "datadirectory": "***REMOVED SENSITIVE VALUE***",
    "dbtype": "mysql",
    "version": "28.0.11.1",
    "overwrite.cli.url": "https:\/\/drive.rarus.ru",
    "overwritehost": "drive.rarus.ru",
    "overwriteprotocol": "https",
    "allow_local_remote_servers": true,
    "dbname": "***REMOVED SENSITIVE VALUE***",
    "dbhost": "***REMOVED SENSITIVE VALUE***",
    "dbport": "",
    "dbtableprefix": "oc_",
    "mysql.utf8mb4": true,
    "dbuser": "***REMOVED SENSITIVE VALUE***",
    "dbpassword": "***REMOVED SENSITIVE VALUE***",
    "installed": true,
    "default_language": "ru",
    "default_locale": "ru_RU",
    "default_phone_region": "RU",
    "default_timezone": "Europe\/Moscow",
    "knowledgebaseenabled": false,
    "knowledgebase.embedded": false,
    "allow_user_to_change_display_name": true,
    "mail_domain": "***REMOVED SENSITIVE VALUE***",
    "mail_from_address": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpdebug": false,
    "mail_smtpmode": "smtp",
    "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpport": "587",
    "memcache.local": "\\OC\\Memcache\\APCu",
    "memcache.distributed": "\\OC\\Memcache\\Redis",
    "redis": {
        "host": "***REMOVED SENSITIVE VALUE***",
        "port": 6379,
        "timeout": 0,
        "read_timeout": 0,
        "user": "nextcloud",
        "password": "***REMOVED SENSITIVE VALUE***",
        "dbindex": 0
    },
    "upgrade.disable-web": true,
    "trusted_proxies": "***REMOVED SENSITIVE VALUE***",
    "filelocking.enabled": true,
    "memcache.locking": "\\OC\\Memcache\\Redis",
    "files_no_background_scan": false,
    "maintenance": false,
    "app_install_overwrite": [
        "files_retention",
        "calendar",
        "richdocumentscode",
        "spreed",
        "deck",
        "groupfolders",
        "richdocuments",
        "tasks",
        "files_rightclick",
        "mindmap_app"
    ],
    "mail_sendmailmode": "smtp",
    "theme": "",
    "loglevel": 2,
    "ldapProviderFactory": "OCA\\User_LDAP\\LDAPProviderFactory",
    "maintenance_window_start": 1,
    "skeletondirectory": "\/srv\/nextcloud_nfs\/skeleton",
    "defaultapp": "",
    "data-fingerprint": "24f451ee9d68cf2a9135c2f1780d961d",
    "mail_smtpauth": 1,
    "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
    "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
    "enable_previews": true,
    "lost_password_link": "disabled",
    "sentry.dsn": "***REMOVED SENSITIVE VALUE***",
    "sentry.public-dsn": "***REMOVED SENSITIVE VALUE***",
    "sentry.minimum.log.level": 3,
    "sentry.sampling-rate": 0.1,
    "sentry.profiles-sampling-rate": 0.1,
    "disable_mobile_push": true,
    "remember_login_cookie_lifetime": 1296000,
    "session_lifetime": 172800,
    "session_keepalive": true,
    "session_relaxed_expiry": true,
    "auto_logout": false,
    "activity_expire_days": 365
}

List of activated Apps

Enabled:
 - activity: 2.20.0
 - admin_audit: 1.18.0
 - bruteforcesettings: 2.8.0
 - calendar: 4.7.16
 - calendar_resource_management: 0.8.0
 - circles: 28.0.0
 - cloud_federation_api: 1.11.0
 - comments: 1.18.0
 - contacts: 5.5.3
 - contactsinteraction: 1.9.0
 - dashboard: 7.8.0
 - dav: 1.29.2
 - deck: 1.12.5
 - drawio: 3.0.3
 - federatedfilesharing: 1.18.0
 - federation: 1.18.0
 - files: 2.0.0
 - files_bpm: 1.5.0
 - files_external: 1.20.0
 - files_fulltextsearch: 28.0.1
 - files_mindmap: 0.0.30
 - files_pdfviewer: 2.9.0
 - files_reminders: 1.1.0
 - files_sharing: 1.20.0
 - files_trashbin: 1.18.0
 - files_versions: 1.21.0
 - forms: 4.3.2
 - fulltextsearch: 28.0.2
 - fulltextsearch_elasticsearch: 28.0.3
 - groupfolders: 16.0.11
 - impersonate: 1.15.0
 - logreader: 2.13.0
 - lookup_server_connector: 1.16.0
 - mail_roundcube: 1.1.1
 - nextcloud_announcements: 1.17.0
 - notes: 4.11.0
 - notifications: 2.16.0
 - notify_push: 0.7.0
 - oauth2: 1.16.4
 - onlyoffice: 9.5.0
 - password_policy: 1.18.0
 - passwords: 2024.9.20
 - photos: 2.4.0
 - privacy: 1.12.0
 - provisioning_api: 1.18.0
 - recommendations: 2.0.0
 - related_resources: 1.3.0
 - serverinfo: 1.18.0
 - settings: 1.10.1
 - sharebymail: 1.18.0
 - snappymail: 2.38.2
 - spreed: 18.0.12
 - support: 1.11.1
 - systemtags: 1.18.0
 - tasks: 0.16.1
 - text: 3.9.2
 - theming: 2.3.0
 - twofactor_backupcodes: 1.17.0
 - twofactor_totp: 10.0.0-beta.2
 - updatenotification: 1.18.0
 - user_ldap: 1.19.0
 - user_status: 1.8.1
 - user_usage_report: 1.12.1
 - viewer: 2.2.0
 - workflowengine: 2.10.0
Disabled:
 - encryption
 - epubviewer: 1.6.3
 - files_accesscontrol: 1.18.1
 - files_automatedtagging: 1.18.0
 - files_scripts: 4.1.0
 - firstrunwizard: 2.17.0
 - integration_google: 3.1.0
 - mail: 3.7.7
 - survey_client: 1.16.0
 - suspicious_login: 6.0.0
 - weather_status: 1.8.0

Nextcloud Signing status

[]

Nextcloud Logs

Additional info

No response

@gala514 gala514 added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 28-feedback bug
Projects
None yet
Development

No branches or pull requests

2 participants