Skip to content

Instantly share code, notes, and snippets.

@bitnom
Created July 7, 2019 00:40
Show Gist options
  • Save bitnom/d569a899358d90c1cb574ef8783602fd to your computer and use it in GitHub Desktop.
Save bitnom/d569a899358d90c1cb574ef8783602fd to your computer and use it in GitHub Desktop.
Gun db as file error
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