Paratii-Video / paratii-portal

Component-based web-interface for uploading, browsing and organising content of Paratii's P2P network.
GNU General Public License v3.0
12 stars 5 forks source link

On portal I can’t save video! #759

Closed eliawk closed 6 years ago

eliawk commented 6 years ago

on portal I can’t save video, i get this error:

Uncaught (in promise) Error: There is no event logged with eventName LogCreateVideo

eliawk commented 6 years ago

i get the same error also when i've tried to call: paratii.users.migrateAccount(paratii.getAccount())

jellegerbrandy commented 6 years ago

The code fails here: https://github.com/Paratii-Video/paratii-js/blob/dev/src/paratii.eth.vids.js#L111