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

NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child o... #7106

Closed
HAG87 opened this issue Feb 15, 2024 · 5 comments

Comments

@HAG87
Copy link

HAG87 commented Feb 15, 2024

Applicable Versions:

  • Decap CMS version: decap-cms-app@3.1.1
  • Git provider: bitbucket
  • Browser version: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0

CMS configuration

backend:
  name: bitbucket
  repo: ...
  branch: main
  app_id: ...
  auth_type: implicit
  commit_messages:
    create: Create {{collection}} “{{slug}}”
    update: Update {{collection}} “{{slug}}”
    delete: Delete {{collection}} “{{slug}}”
    uploadMedia: "[skip ci] Upload “{{path}}”"
    deleteMedia: "[skip ci] Delete “{{path}}”"
local_backend: true
media_folder: static/img
public_folder: /img
@gxanshu
Copy link

gxanshu commented Mar 2, 2024

same issue

@martinjagodic
Copy link
Member

Hi @HAG87, please fill out all the fields in the issue template. The information you provided is not enough to debug the problem.

@jackmahoney
Copy link

Also experiencing this. The auth is failing with 404 for bitbucket implicit.

@martinjagodic
Copy link
Member

Closing as duplicate of #7183

@martinjagodic martinjagodic closed this as not planned Won't fix, can't repro, duplicate, stale Jun 14, 2024
@razzeee
Copy link

razzeee commented Jun 14, 2024

Also duplicates #7105 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants