deck icon indicating copy to clipboard operation
deck copied to clipboard

New card in Deck will not open File Explorer (Finder) to Upload new files

Open earendil1 opened this issue 3 years ago • 2 comments

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Describe the bug Upload a new file in the details of a card has no result.

To Reproduce Steps to reproduce the behavior:

  1. Create a deck card
  2. Click on three dots ... card details
  3. click on Attachments
  4. click on Upload a new file
  5. Nothing happens

Expected behavior It should open the file manager (Finder in my case)

Screenshots If applicable, add screenshots to help explain your problem.

Client details:

  • OS: [e.g. iOS] Mac Os Monterey 12.6
  • Browser [e.g. chrome, safari] Chrome
  • Version [e.g. 22] Versione 107.0.5304.121 (Build ufficiale) (arm64)
  • Device: [e.g. iPhone6, desktop] mac mini M1 ARM
{ "skeletondirectory": "\/var\/www\/html\/themes\/hetzner\/skeleton", "simpleSignUpLink.shown": false, "memcache.local": "\\OC\\Memcache\\APCu", "appstoreurl": "https:\/\/apps.your-storageshare.de", "apps_paths": [ { "path": "\/var\/www\/html\/apps", "url": "\/apps", "writable": false }, { "path": "\/var\/www\/html\/custom_apps", "url": "\/custom_apps", "writable": true } ], "files_external_allow_create_new_local": false, "loglevel": 2, "log_type": "syslog", "updatechecker": false, "updater.server.url": "https:\/\/updates.your-storageshare.de", "updater.release.channel": "stable", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "nx30641.your-storageshare.de", "nextcloud.balthasarspeyr.org" ], "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "version": "24.0.7.1", "overwrite.cli.url": "https:\/\/nx30641.your-storageshare.de", "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***", "default_language": "en", "default_locale": "en", "default_phone_region": "US", "mail_smtpmode": "smtp", "mail_smtpauthtype": "LOGIN", "mail_smtphost": "***REMOVED SENSITIVE VALUE***", "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_domain": "***REMOVED SENSITIVE VALUE***", "syslog_tag": "nextcloud-nx30641", "upgrade.disable-web": true, "theme": "hetzner", "templatedirectory": "\/var\/www\/html\/core\/skeleton\/Templates\/", "enabledPreviewProviders": [ "OC\\Preview\\PNG", "OC\\Preview\\JPEG", "OC\\Preview\\GIF", "OC\\Preview\\BMP", "OC\\Preview\\XBitmap", "OC\\Preview\\MP3", "OC\\Preview\\TXT", "OC\\Preview\\MarkDown", "OC\\Preview\\OpenDocument", "OC\\Preview\\Krita", "OC\\Preview\\HEIC" ], "redis": { "host": "***REMOVED SENSITIVE VALUE***", "port": "6379", "timeout": "1.5", "dbindex": "0" }, "filelocking.enabled": true, "memcache.locking": "\\OC\\Memcache\\Redis", "memcache.distributed": "\\OC\\Memcache\\Redis", "maintenance": false }

Operating system: Linux 5.4.0-124-generic #140-Ubuntu SMP Thu Aug 4 02:23:37 UTC 2022 x86_64

Web server: nginx/1.18.0 (fpm-fcgi) (Not sure this is what you need)

Database:

PHP version: 8.0.25

Nextcloud version: (see Nextcloud admin page) 24.0.7.1

Where did you install Nextcloud from: storage share Hetzner

Signing status:

Login as admin user into your Nextcloud and access
http://example.com/index.php/settings/integrity/failed
paste the results here.

List of activated apps:

Enabled:
 - accessibility: 1.10.0
 - activity: 2.16.0
 - breezedark: 24.0.2
 - calendar: 3.5.2
 - circles: 24.0.1
 - cloud_federation_api: 1.7.0
 - comments: 1.14.0
 - contactsinteraction: 1.5.0
 - dashboard: 7.4.0
 - dav: 1.22.0
 - deck: 1.7.3
 - federatedfilesharing: 1.14.0
 - federation: 1.14.0
 - files: 1.19.0
 - files_automatedtagging: 1.14.0
 - files_pdfviewer: 2.5.0
 - 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
 - firstrunwizard: 2.13.0
 - flow_notifications: 1.4.0
 - groupfolders: 12.0.2
 - jitsi: 0.15.0
 - logreader: 2.9.0
 - lookup_server_connector: 1.12.0
 - nextcloud_announcements: 1.13.0
 - notifications: 2.12.1
 - notify_push: 0.5.0
 - oauth2: 1.12.0
 - password_policy: 1.14.0
 - photos: 1.6.0
 - privacy: 1.8.0
 - provisioning_api: 1.14.0
 - recommendations: 1.3.0
 - serverinfo_hetzner: 1.16.0
 - settings: 1.6.0
 - sharebymail: 1.14.0
 - spreed: 14.0.6
 - support: 1.7.0
 - survey_client: 1.12.0
 - systemtags: 1.14.0
 - text: 3.5.1
 - theming: 1.15.0
 - twofactor_backupcodes: 1.13.0
 - updatenotification: 1.14.0
 - user_status: 1.4.0
 - viewer: 1.8.0
 - weather_status: 1.4.0
 - workflowengine: 2.6.0
Disabled:
 - admin_audit
 - encryption
 - files_external
 - user_ldap


Cannot access logs.

If you have access to your command line run e.g.: sudo -u www-data php occ app:list from within your Nextcloud installation folder


**Nextcloud configuration:**

If you have access to your command line run e.g.: sudo -u www-data php occ config:list system from within your Nextcloud installation folder

or

Insert your config.php content here Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …)


**Are you using an external user-backend, if yes which one:** LDAP/ActiveDirectory/Webdav/...

</details>

<details>
<summary>Logs</summary>

#### Nextcloud log (data/nextcloud.log)

Insert your Nextcloud log here


#### Browser log

Insert your browser log here, this could for example include:

a) The javascript console log b) The network log c) ...


</details>

earendil1 avatar Dec 05 '22 16:12 earendil1

Hi @earendil1 - Are you still experiencing this? And if so, what appears in your browser inspector under the Console tab when you attempt this?

joshtrichards avatar Oct 07 '24 15:10 joshtrichards

Hi @joshtrichards thanks, unfortunately we have long shut down the nexcloud server so I am unable to confirm. Sorry about that.

earendil1 avatar Oct 08 '24 10:10 earendil1