liquidnft / lnft

Liquid NFT Platform
GNU Affero General Public License v3.0
56 stars 23 forks source link

Unable to sell Art - "not finalized" error pop-up #42

Closed zynos closed 2 years ago

zynos commented 2 years ago

When I try to accept an offer from a dummy user i receive the "not finalized" error pop-up. My System is Ubuntu 20.04

This is my log:


extractTransaction@http://localhost:3000/web_modules/@asoltys/liquidjs-lib.js:11841:53
accept@http://localhost:3000/_components/AcceptOffer.js:76:17
async*click_handler@http://localhost:3000/_components/TransactionTime.js:428:35
EventListener.handleEvent*listen@http://localhost:3000/web_modules/svelte/internal.js:238:10
listen_dev@http://localhost:3000/web_modules/svelte/internal.js:1616:27
mount@http://localhost:3000/_components/TransactionTime.js:246:15
mount@http://localhost:3000/_components/TransactionTime.js:138:29
mount@http://localhost:3000/_components/TransactionTime.js:337:27
createProxiedComponent/instrument/targetCmp.$$.fragment.m@http://localhost:3000/web_modules/svelte-hmr/runtime/hot-api-esm.js:163:25
mount_component@http://localhost:3000/web_modules/svelte/internal.js:1412:26
mount@http://localhost:3000/_components/Activity.js:185:19
createProxiedComponent/instrument/targetCmp.$$.fragment.m@http://localhost:3000/web_modules/svelte-hmr/runtime/hot-api-esm.js:163:25
mount_component@http://localhost:3000/web_modules/svelte/internal.js:1412:26
mount@http://localhost:3000/_app/routes/artwork/[id].js:2503:19
update@http://localhost:3000/_app/routes/artwork/[id].js:983:22
update@http://localhost:3000/_app/routes/artwork/[id].js:2997:41
update@http://localhost:3000/web_modules/svelte/internal.js:764:36
flush@http://localhost:3000/web_modules/svelte/internal.js:732:19
promise callback*schedule_update@http://localhost:3000/web_modules/svelte/internal.js:707:26
make_dirty@http://localhost:3000/web_modules/svelte/internal.js:1444:9
init/$$.ctx<@http://localhost:3000/web_modules/svelte/internal.js:1480:31
setup@http://localhost:3000/_app/routes/artwork/[id].js:3094:32
async*instance/$$self.$$.update@http://localhost:3000/_app/routes/artwork/[id].js:3381:12
init@http://localhost:3000/web_modules/svelte/internal.js:1485:8
U5Bidu5D@http://localhost:3000/_app/routes/artwork/[id].js:3434:7
createProxiedComponent@http://localhost:3000/web_modules/svelte-hmr/runtime/hot-api-esm.js:211:9
ProxyComponent@http://localhost:3000/web_modules/svelte-hmr/runtime/hot-api-esm.js:452:42
Proxy<[id]>@http://localhost:3000/web_modules/svelte-hmr/runtime/hot-api-esm.js:516:11
create_if_block@http://localhost:3000/_app/routes/a/[slug].js:43:14
update@http://localhost:3000/_app/routes/a/[slug].js:117:17
update@http://localhost:3000/web_modules/svelte/internal.js:764:36
zynos commented 2 years ago

After pulling the latest changes and restarting everything, selling art works now!