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 in merge #2747

Open
gordonwoodhull opened this issue Sep 9, 2020 · 0 comments
Open

error in merge #2747

gordonwoodhull opened this issue Sep 9, 2020 · 0 comments
Assignees

Comments

@gordonwoodhull
Copy link
Contributor

Seems to be harmless in this case, but I got an error when merging some complex changes (including cell moves):

Error: update_notebook: Error in .gist.binary.process.outgoing(id, content) : 
  attempt to remove non-existing cell/asset: part9.R
R trace:
stop("attempt to remove non-existing cell/asset: ", paste(dn[!(has.txt | 
    has.b64)], collapse = ", "))
.gist.binary.process.outgoing(id, content)
fun(...)
  attempt to remove non-existing cell/asset: part9.R
    at success (https://rcloud-5.research.att.com/js/rcloud_bundle.js:32:23)
From previous event:
    at Object.update_notebookAsync (https://rcloud-5.research.att.com/js/rcloud_bundle.js:38:54)
    at Object.rcloud.update_notebook (https://rcloud-5.research.att.com/js/rcloud_bundle.js:467:30)
    at update_notebook (https://rcloud-5.research.att.com/js/rcloud_bundle.js:4544:34)
    at apply_changes_and_load (https://rcloud-5.research.att.com/js/rcloud_bundle.js:4564:13)
    at Object.merge_notebook (https://rcloud-5.research.att.com/js/rcloud_bundle.js:4844:20)
    at Object.merge_notebook (https://rcloud-5.research.att.com/shell_tab.js:260:41)
    at Object.merge_notebook (https://rcloud-5.research.att.com/editor_tab.js:415:26)
    at merger_model.applyMerge (https://rcloud-5.research.att.com/js/merger_bundle.js:613:16)
    at HTMLSpanElement.<anonymous> (https://rcloud-5.research.att.com/js/merger_bundle.js:738:21)
    at HTMLSpanElement.dispatch (https://rcloud-5.research.att.com/lib/js/jquery-2.1.1.js:4409:9)
    at HTMLSpanElement.elemData.handle (https://rcloud-5.research.att.com/lib/js/jquery-2.1.1.js:4095:28)
@gordonwoodhull gordonwoodhull self-assigned this Sep 9, 2020
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

1 participant