You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
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.
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:
Problem
When I merge from Roam, it throws the following error:
Screenshots/Demo
Athens Version
v2.0.0-beta.34
The text was updated successfully, but these errors were encountered: