Created
July 7, 2019 00:40
-
-
Save bitnom/d569a899358d90c1cb574ef8783602fd to your computer and use it in GitHub Desktop.
Gun db as file error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SSL Peers: | |
Peers: | |
in msg:{"put":{"tom":{"_":{"#":"tom",">":{"name":1562445284408,"occupation":1562445284408}},"name":"tom","occupation":"engineer"}},"#":"4vacfvlnv9v","##":-2111997827}......... | |
out msg:{"put":{"tom":{"_":{"#":"tom",">":{"name":1562445284408,"occupation":1562445284408}},"name":"tom","occupation":"engineer"}},"#":"4vacfvlnv9v","##":-2111997827}......... | |
in msg:{"@":"4vacfvlnv9v","err":null,"ok":1,"#":"sswJgBuXP"}......... | |
out msg:{"@":"4vacfvlnv9v","err":null,"ok":1,"#":"sswJgBuXP"}......... | |
SSL Peers: lfvsmsoIa | |
Peers: | |
ERROR: { [Error: ENOTDIR: not a directory, open '/home/site/public_html/test/superPeer/localBase/thedb/%1C'] | |
errno: -20, | |
code: 'ENOTDIR', | |
syscall: 'open', | |
path: | |
'/home/site/public_html/test/superPeer/localBase/thedb/%1C' } | |
list { [Error: ENOTDIR: not a directory, open '/home/site/public_html/test/superPeer/localBase/thedb/%1C'] | |
errno: -20, | |
code: 'ENOTDIR', | |
syscall: 'open', | |
path: | |
'/home/site/public_html/test/superPeer/localBase/thedb/%1C' } | |
ERROR: { [Error: ENOTDIR: not a directory, open '/home/site/public_html/test/superPeer/localBase/thedb/%1C'] | |
errno: -20, | |
code: 'ENOTDIR', | |
syscall: 'open', | |
path: | |
'/home/site/public_html/test/superPeer/localBase/thedb/%1C' } | |
list { [Error: ENOTDIR: not a directory, open '/home/site/public_html/test/superPeer/localBase/thedb/%1C'] | |
errno: -20, | |
code: 'ENOTDIR', | |
syscall: 'open', | |
path: | |
'/home/site/public_html/test/superPeer/localBase/thedb/%1C' } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment