Paste #277215

   
pasted on 06.09.2024 13:20
  • Edit to this paste
  • Print
  • Raw
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
> tail -n 33 errorOutput.log 
Authorize error: AxiosError: Request failed with status code 502. Time: 2024-08-12T22:06:09.148Z
get actual company pulse with error: AxiosError: Request failed with status code 401. Time: 2024-08-12T22:06:09.371Z
Authorize error: AxiosError: Request failed with status code 401. Time: 2024-08-23T12:49:39.038Z
get actual news with error: AxiosError: Request failed with status code 401. Time: 2024-08-23T12:49:39.209Z
Authorize error: AxiosError: Request failed with status code 401. Time: 2024-08-23T12:49:42.801Z
first iteration news, get total pages with error: AxiosError: Request failed with status code 401. Time: 2024-08-23T12:49:42.909Z
Authorize error: AxiosError: Request failed with status code 401. Time: 2024-08-23T12:49:43.259Z
first iteration company pulse, get total pages with error: AxiosError: Request failed with status code 401. Time: 2024-08-23T12:49:43.528Z
Authorize error: AxiosError: Request failed with status code 401. Time: 2024-08-23T12:49:43.812Z
get actual company teams with error: AxiosError: Request failed with status code 401. Time: 2024-08-23T12:49:43.890Z
the interval ended with an error: TypeError: Cannot read properties of undefined (reading 'map')
Authorize error: AxiosError: Request failed with status code 401. Time: 2024-08-26T14:22:25.933Z
first iteration news, get total pages with error: AxiosError: Request failed with status code 401. Time: 2024-08-26T14:22:26.082Z
Authorize error: AxiosError: Request failed with status code 401. Time: 2024-08-26T14:22:26.406Z
first iteration company pulse, get total pages with error: AxiosError: Request failed with status code 401. Time: 2024-08-26T14:22:26.501Z
Authorize error: AxiosError: Request failed with status code 401. Time: 2024-08-26T14:22:26.785Z
get actual company teams with error: AxiosError: Request failed with status code 401. Time: 2024-08-26T14:22:26.851Z
the interval ended with an error: TypeError: Cannot read properties of undefined (reading 'map')
Authorize error: Error: socket hang up. Time: 2024-09-04T02:50:44.040Z
get actual news with error: AxiosError: Request failed with status code 401. Time: 2024-09-04T02:50:44.945Z
Authorize error: Error: Client network socket disconnected before secure TLS connection was established. Time: 2024-09-04T02:51:50.602Z
get company team with 6 with error: AxiosError: Request failed with status code 401. Time: 2024-09-04T02:51:50.922Z
Authorize error: Error: socket hang up. Time: 2024-09-04T03:03:54.416Z
get actual company teams with error: AxiosError: Request failed with status code 401. Time: 2024-09-04T03:03:54.618Z
Add Comment
Author