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

Error when trying to add photos to album #1917

Open
G1FEF opened this issue Jul 4, 2023 · 5 comments
Open

Error when trying to add photos to album #1917

G1FEF opened this issue Jul 4, 2023 · 5 comments
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working feature: albums Related to the albums section

Comments

@G1FEF
Copy link

G1FEF commented Jul 4, 2023

Describe the bug
When attempting to add a photo to an album an error results: Failed to add IMGxxxx.jpg to album xxxx.
The photo is not added to the album.

To Reproduce
Steps to reproduce the behavior:

  1. Go to /index.php/apps/photos
  2. Hover over a photo, then tick checkbox to select it.
  3. Now click on button that appears "+ Add to album"
  4. Click on any album already created
    1. The error is displayed top right of the page.

Expected behavior
The photo is added to the album.

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

Desktop (please complete the following information):

  • OS: MacOs Ventura 13.4.1 (22F82)
  • Browser Safari
  • Version 16.5.1 (18615.2.9.11.7)

Browser log

JQMIGRATE: Migrate is installed, version 3.4.1Proxying an event bus of version 3.0.2 with 1.3.0jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.Proxying an event bus of version 3.0.2 with 1.3.0OCA.Files.Sidebar initializedOCA.Files.Sidebar initializedProxying an event bus of version 3.0.2 with 1.3.0Proxying an event bus of version 3.0.2 with 1.3.0OCA.Sharing.ShareSearch initializedOCA.Sharing.ExternalLinkActions initializedOCA.Sharing.ExternalShareActions initializedProxying an event bus of version 3.0.2 with 1.3.0jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.OCA.Comments.View initializedHandlebars is deprecated: please ship your own, this will be removed in Nextcloud 20jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.[WARN] viewer: Some mimes were ignored because they are not enabled in the server previews configOCA.Viewer initializedProxying an event bus of version 3.0.2 with 1.3.0Proxying an event bus of version 3.0.2 with 1.3.0oc_appswebroots is deprecated: use OC.appswebroots instead, this will be removed in Nextcloud 20Proxying an event bus of version 3.0.2 with 1.3.0The `name` prop is required. Please migrate away from the deprecated `title` prop.The `name` prop is required. Please migrate away from the deprecated `title` prop.jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.Proxying an event bus of version 3.0.2 with 1.3.0session heartbeat polling startedProxying an event bus of version 3.0.2 with 1.3.0$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.Registering notifications container as a menu$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.Notifications permissions not yet requestedPolling interval updated to 30000Started background fetcher as session_keepalive is enabledResizeObserver loop completed with undelivered notifications.Got notification data, restoring default polling interval.$ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.Failed to load resource: the server responded with a status of 404 (Not Found)Failed to load resource: the server responded with a status of 404 (Not Found)Failed to load resource: the server responded with a status of 404 (Not Found)Failed to load resource: the server responded with a status of 403 (Forbidden)[ERROR] photos: Failed to add IMG20230623110032.jpg to album TEST.Failed to load resource: the server responded with a status of 403 (Forbidden)
@G1FEF G1FEF added 0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working labels Jul 4, 2023
@joshtrichards
Copy link
Member

Can you look in your Nextcloud logs for the error log entry corresponding with these steps?

@G1FEF
Copy link
Author

G1FEF commented Jul 6, 2023 via email

@joshtrichards
Copy link
Member

Is some part of the path /Pictures/Friedrichshafen/2023-Friedrichshafen/Rosy/IMG20230623123132.jpg either a shared folder or a file uploaded by another user?

@joshtrichards
Copy link
Member

Probably a duplicate of #1558

@joshtrichards joshtrichards added the feature: albums Related to the albums section label Oct 7, 2023
@s1nistr4
Copy link

Nah this is a major issue, freshly installed Nextcloud and this doesn't work. This makes nextcloud photos unusable for any serious data storage because major, personal data is at the hands of lack of unit/e2e testing before release. It's literally impossible to miss this if any effort at all was put into testing it before shipping to the public.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working feature: albums Related to the albums section
Projects
None yet
Development

No branches or pull requests

3 participants