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
Importing subscriptions seems not to work (at least from a .cvs generated by an Iceshrimp instance).
The import of my subscriptions does not seem to work (from a .cvs generated by an Iceshrimp instance). This sends me to an empty page with the following url: .../accounts/c062bdc9-c764-4bd4-8c58-0e55aa62c027
I tried with the list of blocked accounts and the import works fine.
10:41:24.124 ERR fedify·federation·http: An error occurred while serving request 'POST' 'https://hollo.zarchbox.fr/accounts/c062bdc9-c764-4bd4-8c58-0e55aa62c027/migrate/import': TypeError: Cannot read properties of undefined (reading 'trim')
at <anonymous> (/home/freebox/hollo/src/pages/accounts.tsx:966:45)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async dispatch (file:///home/freebox/hollo/node_modules/.pnpm/[email protected]/node_modules/hono/dist/compose.js:30:17)
at async <anonymous> (/home/freebox/hollo/src/login.ts:21:3)
at async dispatch (file:///home/freebox/hollo/node_modules/.pnpm/[email protected]/node_modules/hono/dist/compose.js:30:17)
at async trimTrailingSlash2 (file:///home/freebox/hollo/node_modules/.pnpm/[email protected]/node_modules/hono/dist/middleware/trailing-slash/index.js:4:5)
at async dispatch (file:///home/freebox/hollo/node_modules/.pnpm/[email protected]/node_modules/hono/dist/compose.js:30:17)
at async onNotFound (file:///home/freebox/hollo/node_modules/.pnpm/@[email protected][email protected]/node_modules/@fedify/fedify/esm/x/hono.js:30:13)
at async #fetch (file:///home/freebox/hollo/node_modules/.pnpm/@[email protected][email protected]/node_modules/@fedify/fedify/esm/federation/middleware.js:1255:20)
at async file:///home/freebox/hollo/node_modules/.pnpm/@[email protected][email protected]/node_modules/@fedify/fedify/esm/federation/middleware.js:1206:32
The text was updated successfully, but these errors were encountered:
Importing subscriptions seems not to work (at least from a .cvs generated by an Iceshrimp instance).
The import of my subscriptions does not seem to work (from a .cvs generated by an Iceshrimp instance). This sends me to an empty page with the following url:
.../accounts/c062bdc9-c764-4bd4-8c58-0e55aa62c027
I tried with the list of blocked accounts and the import works fine.
The text was updated successfully, but these errors were encountered: