-
-
Notifications
You must be signed in to change notification settings - Fork 168
Closed
Description
Resetting my pub today with a new identity(forked feed during a crash a while back) I can't seem to set its identity:
+ sbot publish --type about --about @7NywnCEShB7wv7xEqqPJ4wxguoZuRQ2KhBv9Fvr1lMM=.ed25519 --name qypea1.dyndns.info --description 'Public Pub run by @PZjQKGbh9KrWHAp1lo9nH/WXqGLp5rpqpVYLccJLkE4=.ed25519.'
/home/pi/ssb-server/node_modules/muxrpcli/index.js:68
throw err
^
TypeError: cb is not a function
at /home/pi/ssb-server/node_modules/ssb-db/minimal.js:201:7
at EventEmitter.append (/home/pi/ssb-server/node_modules/ssb-db/minimal.js:162:18)
at Object.add (/home/pi/ssb-server/node_modules/ssb-db/index.js:97:10)
at apply (/home/pi/ssb-server/node_modules/muxrpc-validation/index.js:178:13)
at Object.<anonymous> (/home/pi/ssb-server/node_modules/muxrpc-validation/index.js:82:14)
at Object.hooked (/home/pi/ssb-server/node_modules/hoox/index.js:10:15)
at Object.localCall (/home/pi/ssb-server/node_modules/muxrpc/local-api.js:31:29)
at Object.<anonymous> (/home/pi/ssb-server/node_modules/muxrpc/local-api.js:37:22)
at Object.request (/home/pi/ssb-server/node_modules/muxrpc/stream.js:48:17)
at PacketStream._onrequest (/home/pi/ssb-server/node_modules/packet-stream/index.js:161:17)
This happens on current master(a029290), v13.5.0, v13.6.1