Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Many PostgresError #65

Closed
kazukyakayashi opened this issue Nov 9, 2024 · 0 comments
Closed

Many PostgresError #65

kazukyakayashi opened this issue Nov 9, 2024 · 0 comments

Comments

@kazukyakayashi
Copy link

I get errors when I look at the list of subscribers (on mobile,from moshidon)

07:44:43.310 ERR fedify·federation·http: 'GET' '/api/v1/accounts/relationships?id%5B%5D=9n098n9gm2wr05gm&id%5B%5D=9n098suytosmpmru&id%5B%5D=9n0dynrof9iptq7t&id%5B%5D=9n097rr2gb1nigmt&id%5B%5D=9n098rx5f6iuoyah&id%5B%5D=9n09fzfridi7wujz&id%5B%5D=9n09868pcofl2zmh&id%5B%5D=9n098bkegon0gbtk&id%5B%5D=9n097zfllrn1rx5z&id%5B%5D=9n0982zflj3g8x1w&id%5B%5D=9o40oce4wepo9mg7&id%5B%5D=9n098jdhgcmx2dqo&id%5B%5D=9n0982k5y3wz68sm&id%5B%5D=9wqwc6crzktw1z16&id%5B%5D=9ob49k3htabbsfdr&id%5B%5D=9n092xwprw35t6nm&id%5B%5D=9n092f92zv0lhxkw&id%5B%5D=9n098r4ehubjobso&id%5B%5D=9n098e38bavmhpxu&id%5B%5D=9ps4czcqzqip7hre&id%5B%5D=9qr4ihoel1b5oyj9&id%5B%5D=9n098s7on23kts68&id%5B%5D=9n2usgz7akasctbd&id%5B%5D=9n098120wy5uzya1&id%5B%5D=9n098ezuzln71czp&id%5B%5D=9n48pqz0yhas0f28&id%5B%5D=9r0xn1fymnwen0hi&id%5B%5D=9x0yjfpupadzxa5m&id%5B%5D=9n0g1rihvrkwxtr2&id%5B%5D=9n098hktjyolqukr&id%5B%5D=9n097xjyqkzameij&id%5B%5D=9n097zrvvh7h8u1d&id%5B%5D=9n0906nzpm9sidjl&id%5B%5D=9n098avun7102mqk&id%5B%5D=9ngf23s9irjsnn4k&id%5B%5D=9n0984o0qaz83eu8&id%5B%5D=9n098580xrqzqv2c&id%5B%5D=9n098cjmytpjc18g&id%5B%5D=9oxyd36oluitv47b&id%5B%5D=9n098byzxtwj3hsc&id%5B%5D=9n8h3d2dhg46cc5u&id%5B%5D=9niixpe5sichjdyk&id%5B%5D=9n0e5fhafay2oyt4&id%5B%5D=9wpfwgnpk5zq4iee&id%5B%5D=9n097we6rsgptuw3&id%5B%5D=9x1c3s6ux1c2gp8o&id%5B%5D=9n098nyhwdqybdsw&id%5B%5D=9n0987x4pl3x2ato&id%5B%5D=9n097yoszl9gu9mf&id%5B%5D=9n0987nkyume0i78&id%5B%5D=9o4joythj1bshi4p&id%5B%5D=9nhg9rmhu7mnuwle&id%5B%5D=9u5kizpmmnvxlonx&id%5B%5D=9n098jtcuan1978z&id%5B%5D=9n0940wep09ce8jj&id%5B%5D=9n098xsoh6ig7tce&id%5B%5D=9n098hxbp4gve632&id%5B%5D=9n093ldqq5ecahql&id%5B%5D=9n098sivtom732ui&id%5B%5D=9n098i5kcvb5ntor&id%5B%5D=9n09899ez4hpd4sk&id%5B%5D=9nn42foba7p5bpv4&id%5B%5D=9n098j2yelb8n3fk&id%5B%5D=9zk0uoprrsbsimpm&id%5B%5D=9rkav3adbtd2fqd3&id%5B%5D=9n0983fqcopuidly&id%5B%5D=9n2u0kw6yv51ilzj&id%5B%5D=9n0nv75mo3fimatr&id%5B%5D=9n8ruusgoqecwivq&id%5B%5D=9n098dmtzt4njdbk&id%5B%5D=9n097yejc020jclp&id%5B%5D=9uve6x3txxjckp6r&id%5B%5D=9qxcjnmmy2f7gval&id%5B%5D=9n0985k0ciec07lq&id%5B%5D=9ysfavrjwou4yjlu&id%5B%5D=9n098pyadvrsll3b&id%5B%5D=9rwfdtw3wyzqiybj&id%5B%5D=9o7i4bl3ndody1vd&id%5B%5D=9z8lh0h6jd6nn51t': 500
783 |     query.execute()
784 |   }
785 | 
786 |   function ErrorResponse(x) {
787 |     query && (query.cursorFn || query.describeFirst) && write(Sync)
788 |     const error = Errors.postgres(parseError(x))
                               ^
PostgresError: invalid input syntax for type uuid: "9n097tv9ylpi3e1j"
 code: "22P02"

      at ErrorResponse (/home/freebox/hollo/node_modules/postgres/src/connection.js:788:26)
      at handle (/home/freebox/hollo/node_modules/postgres/src/connection.js:744:36)
      at data (/home/freebox/hollo/node_modules/postgres/src/connection.js:478:9)
      at emit (node:events:56:48)
      at addChunk (node:stream:1731:22)
      at readableAddChunk (node:stream:1686:30)
      at data (node:net:51:9)

or

PostgresError: duplicate key value violates unique constraint "mentions_post_id_account_id_pk"
 code: "23505"

      at ErrorResponse (/home/freebox/hollo/node_modules/postgres/src/connection.js:788:26)
      at handle (/home/freebox/hollo/node_modules/postgres/src/connection.js:744:36)
      at data (/home/freebox/hollo/node_modules/postgres/src/connection.js:478:9)
      at emit (node:events:56:48)
      at addChunk (node:stream:1731:22)
      at readableAddChunk (node:stream:1686:30)
      at data (node:net:51:9)
@dahlia dahlia reopened this Dec 1, 2024
@dahlia dahlia closed this as completed in 9b4796f Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants