Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- level=errorts=1744752484.738484logger=http.log.errormsg=EOFrequest.client_ip=172.24.0.250request.headers.Accept=["application/graphql-response+json, application/graphql+json, application/json, text/event-stream, multipart/mixed"]request.headers.Accept-Encoding=["gzip, deflate, br, zstd"]request.headers.Accept-Language=["it,en-US;q=0.7,en;q=0.3"]request.headers.Content-Length=["209"]request.headers.Content-Type=["application/json"]request.headers.Cookie=[]request.headers.Origin=["https://postiz2.holospark-lab.eu"]request.headers.Priority=["u=4"]request.headers.Referer=["https://postiz2.holospark-lab.eu/integrations/social/instagram?code=AQAlBeIY7asBlxBUNhu-7Y38eLwIkRgdiVsvt3y7uRiGB_Pw8aybH-8Fyuj8_zraGSh05sadzRXkxRjIBkbnMqLneRFds-4uD7s7pXI90wFzmYIu7zkj6Y16RVTMX-ta8gaGWZeZ9mmxobnlKYzdZ842g9mpPuHfpq8Vi3rSye2a5xGKLqUmQplzy0E6nsTdei2FqVk-hhLrFJmAiUn6rdDJUbTOAQZPoCEKTb7Sx5CCcQjUvrChwViyOsfETRgncWAuOyOmxysTSgkO-odGZSqYfpImHN6exA4PNZuNQAISvEtcaksFgJ_4KVaTf2JH1Y4mf7r3VhTxifuqqI8Grotik0e1zlGeyLzNS1csjDR0z9yXvvVvQLM85xEdXiVZhc3ARot77mvUM4pj08ar9VEc&state=gCLPIF"]request.headers.Sec-Fetch-Dest=["empty"]request.headers.Sec-Fetch-Mode=["cors"]request.headers.Sec-Fetch-Site=["same-origin"]request.headers.Te=["trailers"]request.headers.User-Agent=["Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0"]request.headers.X-Copilotkit-Runtime-Client-Gql-Version=["1.8.5"]request.headers.X-Forwarded-For=["158.47.223.67"]request.headers.X-Forwarded-Host=["postiz2.holospark-lab.eu"]request.headers.X-Forwarded-Port=["443"]request.headers.X-Forwarded-Proto=["https"]request.headers.X-Forwarded-Server=["d1dff979ae1f"]request.headers.X-Real-Ip=["158.47.223.67"]request.host=postiz2.holospark-lab.eurequest.method=POSTrequest.proto=HTTP/1.1request.remote_ip=172.24.0.250request.remote_port=57554request.uri=/api/copilot/chatduration=0.712837559status=502err_id=yip744u3kerr_trace=reverseproxy.statusError (reverseproxy.go:1267)
- 2025-04-15 21:28:04,754 WARN exited: backend (exit status 1; not expected)
- TypeError: fetch failed
- at node:internal/deps/undici/undici:13178:13
- at async /app/dist/apps/frontend/.next/server/app/(site)/integrations/social/[provider]/continue/page.js:3:28222
- at async ic (/app/dist/apps/frontend/.next/server/app/(site)/integrations/social/[provider]/continue/page.js:3:26908) {
- digest: '717641832',
- [cause]: SocketError: other side closed
- at Socket.<anonymous> (node:internal/deps/undici/undici:6020:28)
- at Socket.emit (node:events:531:35)
- at endReadableNT (node:internal/streams/readable:1696:12)
- at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
- code: 'UND_ERR_SOCKET',
- socket: {
- localAddress: '172.23.0.6',
- localPort: 54726,
- remoteAddress: '172.23.0.6',
- remotePort: 3000,
- remoteFamily: 'IPv4',
- timeout: undefined,
- bytesWritten: 1787,
- bytesRead: 0
- }
- }
- }
- .env
- # === This needs to be exactly the URL you're accessing Postiz on
- MAIN_URL="https://postiz2.${DOMAIN}" #http://localhost:4200
- FRONTEND_URL="https://postiz2.${DOMAIN}" #http://localhost:4200
- NEXT_PUBLIC_BACKEND_URL="https://postiz2.${DOMAIN}/api"
- BACKEND_INTERNAL_URL="http://localhost:3000"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement