Supporto The Movie Database

Hello, there have been several 500 errors for a few hours.

response: {
    status: 500,
    statusText: 'Internal Server Error',
    headers: Object [AxiosHeaders] {
      'content-type': 'application/json;charset=utf-8',
      'content-length': '2023',
      connection: 'keep-alive',
      date: 'Sun, 24 Nov 2024 08:19:21 GMT',
      server: 'openresty',
      etag: 'W/"5605babdf6a393dcdd3565756d863e6f"',
      vary: 'accept-encoding, Origin',
      'x-cache': 'Error from cloudfront',
      via: '1.1 20b61f8a897671342027285e75830e4e.cloudfront.net (CloudFront)',
      'x-amz-cf-pop': 'CDG50-C1',
      'alt-svc': 'h3=":443"; ma=86400',
      'x-amz-cf-id': 'O2_zgFo57IVRMB3mFlorwD_WsN2KPmAno7UTs8VkH9ISNRNks7vCsQ=='
},

4 risposte (nella pagina 1 di 1)

Jump to last post

A other one :

response: {
    status: 500,
    statusText: 'Internal Server Error',
    headers: Object [AxiosHeaders] {
      'content-type': 'application/json;charset=utf-8',
      'content-length': '1809',
      connection: 'keep-alive',
      date: 'Sun, 24 Nov 2024 08:24:22 GMT',
      server: 'openresty',
      etag: 'W/"7bcfecc8fa2e585962684f5fe8b220b0"',
      vary: 'accept-encoding, Origin',
      'x-cache': 'Error from cloudfront',
      via: '1.1 71fab3812d3ca29aef88f4dc095b47da.cloudfront.net (CloudFront)',
      'x-amz-cf-pop': 'CDG50-C1',
      'alt-svc': 'h3=":443"; ma=86400',
      'x-amz-cf-id': 'p8JOXItAyRRBZ4FVwUZBRODZ_t3zD6y-UU3SpoWULjCT9M6gfLy-NA=='
    },
    config: {
      transitional: [Object],
      adapter: [Array],
      transformRequest: [Array],
      transformResponse: [Array],
      timeout: 30000,
      xsrfCookieName: 'XSRF-TOKEN',
      xsrfHeaderName: 'X-XSRF-TOKEN',
      maxContentLength: -1,
      maxBodyLength: -1,
      env: [Object],
      validateStatus: [Function: validateStatus],
      headers: [Object [AxiosHeaders]],
      maxRedirects: 10,
      params: [Object],
      cancelToken: [CancelToken],
      method: 'get',
      url: 'https://api.themoviedb.org/3/tv/62128/season/18',
      data: undefined
    },
    request: <ref *1> ClientRequest {
      _events: [Object: null prototype],
      _eventsCount: 7,
      outputData: [],
      outputSize: 0,
      writable: true,
      destroyed: true,
      _last: true,
      chunkedEncoding: false,
      shouldKeepAlive: true,
      maxRequestsOnConnectionReached: false,
      _defaultKeepAlive: true,
      useChunkedEncodingByDefault: false,
      sendDate: false,
      _removedConnection: false,
      _removedContLen: false,
      _removedTE: false,
      strictContentLength: false,
      _contentLength: 0,
      _hasBody: true,
      _trailer: '',
      finished: true,
      _headerSent: true,
      _closed: true,
      _header: 'GET /3/tv/62128/season/18?append_to_response=credits&language=fr-FR HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'Content-Type: application/json;charset=utf-8\r\n' +
        'Authorization: Bearer eyJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJiZWU2MTZmOGJmMmY1YjlkMjkwOTdmYWNjNmQ2ZWJhNiIsInN1YiI6IjU5ZmIxYzE4YzNhMzY4MWExYjAxMDA4YyIsInNjb3BlcyI6WyJhcGlfcmVhZCJdLCJ2ZXJzaW9uIjoxfQ._S1lRyzKGEBkq7ESsZeLz2ZkD3mMf5ISeWu4jUzKB3A\r\n' +
        'Connection: keep-alive\r\n' +
        'User-Agent: axios/1.7.7\r\n' +
        'Accept-Encoding: gzip, compress, deflate, br\r\n' +
        'Host: api.themoviedb.org\r\n' +
        '\r\n',
      _keepAliveTimeout: 0,
      _onPendingData: [Function: nop],
      agent: [Agent],
      socketPath: undefined,
      method: 'GET',
      maxHeaderSize: undefined,
      insecureHTTPParser: undefined,
      joinDuplicateHeaders: undefined,
      path: '/3/tv/62128/season/18?append_to_response=credits&language=fr-FR',
      _ended: true,
      res: [IncomingMessage],
      aborted: false,
      timeoutCb: null,
      upgradeOrConnect: false,
      parser: null,
      maxHeadersCount: null,
      reusedSocket: true,
      host: 'api.themoviedb.org',
      protocol: 'https:',
      _redirectable: [Writable],
      [Symbol(shapeMode)]: false,
      [Symbol(kCapture)]: false,
      [Symbol(kBytesWritten)]: 0,
      [Symbol(kNeedDrain)]: false,
      [Symbol(corked)]: 0,
      [Symbol(kChunkedBuffer)]: [],
      [Symbol(kChunkedLength)]: 0,
      [Symbol(kSocket)]: [TLSSocket],
      [Symbol(kOutHeaders)]: [Object: null prototype],
      [Symbol(errored)]: null,
      [Symbol(kHighWaterMark)]: 65536,
      [Symbol(kRejectNonStandardBodyWrites)]: false,
      [Symbol(kUniqueHeaders)]: null
    },
    data: {
      success: false,
      status_code: 11,
      status_message: 'Internal error: Something went wrong, contact TMDb.',
      credits: [Object]
    }
  },

@TheSizkarn said:

data: {
 success: false,
 status_code: 11,
 status_message: 'Internal error: Something went wrong, contact TMDb.',
 redits: [Object]
}

I also got same result for delete session here

It seems that this is resolved for me. I no longer have any 500 errors.

@TheSizkarn said:

It seems that this is resolved for me. I no longer have any 500 errors.

Glad, mine still error

Non riesci a trovare un film o una serie Tv? Accedi per crearlo.

Globale

s focalizza la barra di ricerca
p apri menu profilo
esc chiudi una finestra aperta
? apri finestra scorciatoia tastiera

Su tutte le pagine di media

b torna indietro (o al precedente quando applicabile)
e vai alla pagina di modifica

Nelle pagine delle stagioni TV

(freccia destra) vai alla stagione successiva
(freccia sinistra) vai alla stagione precedente

Nelle pagine degli episodi TV

(freccia destra) vai all'episodio successivo
(freccia sinistra) vai all'episodio precedente

Su tutte le pagine di immagini

a apri finestra aggiungi immagine

Su tutte le pagine di modifica

t apri selettore traduzione
ctrl+ s invia modulo

Sulle pagine di discussione

n crea nuova discussione
w segna come visto/non visto
p cambia publico/privato
c cambia chiuso/aperto
a apri attivita
r rispondi alla discussione
l vai all'ultima risposta
ctrl+ enter invia il tuo messaggio
(freccia destra) pagina successiva
(freccia sinistra) pagina precedente

Impostazioni

Vuoi valutare o aggiungere quest'elemento a una lista?

Accedi