Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Can't Merge From Roam #2190

Open
cjduncana opened this issue May 14, 2022 · 2 comments
Open

Can't Merge From Roam #2190

cjduncana opened this issue May 14, 2022 · 2 comments

Comments

@cjduncana
Copy link

Problem
When I merge from Roam, it throws the following error:

message=Uncaught Error: No protocol method IDB.-attrs-by defined for type object: [object Object]
source=file:///Applications/Athens.app/Contents/Resources/app.asar/resources/public/js/compiled/renderer.js
lineno=10547
colno=471
error=Error: No protocol method IDB.-attrs-by defined for type object: [object Object]

Screenshots/Demo
Screen Shot 2022-05-14 at 3 37 39 AM

Athens Version
v2.0.0-beta.34

@TheGuySwann
Copy link

I'm having this same issue. I first had the issue with the competing date format where it would find a "duplicate" if you accidentally tagged a note with [[December 9, 2021]] instead of [[December 9th, 2021]]. So if anyone came here with that issue check your dates in the Roam graphs.

After fixing that I get the same issue as above. Here is my error:


message=Uncaught Error: No protocol method IDB.-attrs-by defined for type object: [object Object]
source=file:///Applications/Athens.app/Contents/Resources/app.asar/resources/public/js/compiled/renderer.js
lineno=10545
colno=471
error=Error: No protocol method IDB.-attrs-by defined for type object: [object Object]


The "file:///Applications/Athens.app/Contents/Resources/app.asar/..." is a file on mac that I cant dig into like a directory despite the error message making it seem that way, so I'm not able to find the exact line being referenced to see what it might be.

I REALLY would like to migrate over and use Athens if possible, any help is hugely appreciated.

@TheGuySwann
Copy link

TheGuySwann commented Oct 9, 2022

So i opened the app.asar entire file into CotEditor (ignoring the indicated subfolders and the "colno") i can at least just find line 10545 which simply shows this:


         test-block-2-uid   "test-block-2-2-uid"

(doesn't seem related but sharing just in case)

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

No branches or pull requests

2 participants