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
We're seeing a variety of reports of TypeError: Cannot read property 'pid' of null in Desktop but no clear root cause. Need to investigate whether the crash reports we are seeing are actually a side effect of something else. Collating all current/closed reports of this error here for the sake of beginning an investigation:
I believe this was caused by the bug fixed in ipfs/js-ipfsd-ctl#554
We bumped ipfsd-ctl to new version in #1735 (review)
and now restarting multiple times and switching back and forth seems to work as expected.
I am closing this, assuming it will be fixed in next release (0.14.0).
Feel free to reopen if this comes back in IPFS Desktop >=0.14
We're seeing a variety of reports of
TypeError: Cannot read property 'pid' of null
in Desktop but no clear root cause. Need to investigate whether the crash reports we are seeing are actually a side effect of something else. Collating all current/closed reports of this error here for the sake of beginning an investigation:ipfs/ipfs-webui#1670
#1702
#1711
#1706
#1714
#1482 (may not be relevant)
#1479 (may not be relevant)
#1723 (related - see below comment - but this error is
TypeError: ctx.manualCheckForUpdates is not a function
)The text was updated successfully, but these errors were encountered: