urbit / landscape

Product board for Landscape.
20 stars 6 forks source link

groups: cannot join some channels #1381

Open jamesacklin opened 2 years ago

jamesacklin commented 2 years ago
out=[acked=%.n path=/resource/ver/ship/~migtus-faster-dozzod-rondev/arts-and-entertainment-groups-8727/3]
subscribe wire not unique
%graph-pull-hook
/helper/pull-hook/pull/resource/ship/~migtus-faster-dozzod-rondev/arts-and-entertainment-groups-8727
[p=~migtus-faster-dozzod-rondev q=%graph-push-hook]
error in %graph-pull-hook
%watch-not-unique
! subscribe wire not unique
! %graph-pull-hook
! /helper/pull-hook/pull/resource/ship/~migtus-faster-dozzod-rondev/arts-and-entertainment-groups-8727
! [p=~migtus-faster-dozzod-rondev q=%graph-push-hook]
hocwyn commented 2 years ago

A comet unable to join my group reported a similar error with subscribe wire not unique. He was able to create a new comet and join without incident. (This is copy-paste of what he showed me, apologies if errors have crept in)


eyre: canceling ~[//http-server/0v1g.4p5lk/2.255/9]
[%missing-subscription-in-unsubscribe '1644106632-1455c1' 543]
eyre: canceling ~[//http-server/0v1g.4p5lk/2.249/6]
[%missing-subscription-in-unsubscribe '1644106632-1455c1' 548]
[%missing-subscription-in-unsubscribe '1644106632-1455c1' 549]
[%missing-subscription-in-unsubscribe '1644106632-1455c1' 552]
[%missing-subscription-in-unsubscribe '1644106632-1455c1' 553]
; ~marzod not responding still trying
; ~marzod is ok
; ~hocwyn-tipwex is ok
out=[acked=%.y path=/resource/ver/ship/\
web+urbitgraph://group/~hocwyn-tipwex/uqbar-event-horizon
247 peers
/0]
subscribe wire not unique
%group-pull-hook
/helper/pull-hook/pull/resource/ship/\
web+urbitgraph://group/~hocwyn-tipwex/uqbar-event-horizon
247 peers
[p=~hocwyn-tipwex q=%group-push-hook]
error in %group-pull-hook
%watch-not-unique
! subscribe wire not unique
! %group-pull-hook
! /helper/pull-hook/pull/resource/ship/\
web+urbitgraph://group/~hocwyn-tipwex/uqbar-event-horizon
247 peers
! [p=~hocwyn-tipwex q=%group-push-hook]
[%missing-subscription-in-unsubscribe '1644106632-1455c1' 608]
jamesacklin commented 2 years ago

@liam-fitzgerald Can you take a look?

arthyn commented 2 years ago

There's some ongoing work which should solve this urbit/urbit#5060