oliverschwendener / ueli

Cross-Platform Keystroke Launcher
https://ueli.app
MIT License
3.62k stars 239 forks source link

Currency converter "Request failed with status code 403" #1038

Closed jaakko000 closed 1 year ago

jaakko000 commented 1 year ago

image

Hello. Currency converter started to error in the last day or two. Apparently there were some issues and updates so I updated ueli and it still wasnt fixed. Seems to be the same error before and after updating. Seems you updated the provider (https://github.com/oliverschwendener/ueli/pull/1035) so I visited their site and got this. Maybe this is something to do with the issue? Not sure.

image

Hope you can fix it. Error log provided below

2023-09-21T18:47:06.932Z error: Other instance is already running: quitting app. 2023-09-21T18:53:44.854Z error: Other instance is already running: quitting app. 2023-09-21T18:53:50.161Z error: Other instance is already running: quitting app. 2023-09-21T18:55:15.376Z error: Other instance is already running: quitting app. 2023-09-21T18:59:23.937Z debug: Skipping app icon generation. All app icons already exist 2023-09-21T18:59:26.610Z debug: Successfully refreshed all indexes 2023-09-21T18:59:30.027Z error: Request failed with status code 403 Error: Request failed with status code 403 at e.exports (C:\Program Files\ueli\resources\app.asar\bundle\main.js:2:40228) at e.exports (C:\Program Files\ueli\resources\app.asar\bundle\main.js:2:42656) at IncomingMessage. (C:\Program Files\ueli\resources\app.asar\bundle\main.js:2:33238) at IncomingMessage.emit (node:events:539:35) at endReadableNT (node:internal/streams/readable:1345:12) at process.processTicksAndRejections (node:internal/process/task_queues:83:21) 2023-09-21T18:59:30.118Z error: Request failed with status code 403 Error: Request failed with status code 403 at e.exports (C:\Program Files\ueli\resources\app.asar\bundle\main.js:2:40228) at e.exports (C:\Program Files\ueli\resources\app.asar\bundle\main.js:2:42656) at IncomingMessage. (C:\Program Files\ueli\resources\app.asar\bundle\main.js:2:33238) at IncomingMessage.emit (node:events:539:35) at endReadableNT (node:internal/streams/readable:1345:12) at process.processTicksAndRejections (node:internal/process/task_queues:83:21) 2023-09-21T18:59:30.504Z error: Request failed with status code 403 Error: Request failed with status code 403 at e.exports (C:\Program Files\ueli\resources\app.asar\bundle\main.js:2:40228) at e.exports (C:\Program Files\ueli\resources\app.asar\bundle\main.js:2:42656) at IncomingMessage. (C:\Program Files\ueli\resources\app.asar\bundle\main.js:2:33238) at IncomingMessage.emit (node:events:539:35) at endReadableNT (node:internal/streams/readable:1345:12) at process.processTicksAndRejections (node:internal/process/task_queues:83:21) 2023-09-21T18:59:34.988Z debug: Check for updates 2023-09-21T18:59:36.170Z debug: Update check result: update available 2023-09-21T18:59:53.499Z debug: Downloading updated 2023-09-21T19:00:18.919Z debug: Update downloaded 2023-09-21T19:30:49.606Z debug: Skipping app icon generation. All app icons already exist 2023-09-21T19:30:52.230Z debug: Successfully refreshed all indexes 2023-09-21T19:30:55.008Z error: Request failed with status code 403 AxiosError: Request failed with status code 403 at Pe (C:\Program Files\ueli\resources\app.asar\bundle\main.js:8:1213910) at BrotliDecompress. (C:\Program Files\ueli\resources\app.asar\bundle\main.js:8:1223074) at BrotliDecompress.emit (node:events:525:35) at endReadableNT (node:internal/streams/readable:1358:12) at process.processTicksAndRejections (node:internal/process/task_queues:83:21) 2023-09-21T19:30:55.013Z error: Request failed with status code 403 AxiosError: Request failed with status code 403 at Pe (C:\Program Files\ueli\resources\app.asar\bundle\main.js:8:1213910) at BrotliDecompress. (C:\Program Files\ueli\resources\app.asar\bundle\main.js:8:1223074) at BrotliDecompress.emit (node:events:525:35) at endReadableNT (node:internal/streams/readable:1358:12) at process.processTicksAndRejections (node:internal/process/task_queues:83:21) 2023-09-21T19:30:55.561Z error: Request failed with status code 403 AxiosError: Request failed with status code 403 at Pe (C:\Program Files\ueli\resources\app.asar\bundle\main.js:8:1213910) at BrotliDecompress. (C:\Program Files\ueli\resources\app.asar\bundle\main.js:8:1223074) at BrotliDecompress.emit (node:events:525:35) at endReadableNT (node:internal/streams/readable:1358:12) at process.processTicksAndRejections (node:internal/process/task_queues:83:21) 2023-09-21T19:33:17.744Z error: Request failed with status code 403 AxiosError: Request failed with status code 403 at Pe (C:\Program Files\ueli\resources\app.asar\bundle\main.js:8:1213910) at BrotliDecompress. (C:\Program Files\ueli\resources\app.asar\bundle\main.js:8:1223074) at BrotliDecompress.emit (node:events:525:35) at endReadableNT (node:internal/streams/readable:1358:12) at process.processTicksAndRejections (node:internal/process/task_queues:83:21) 2023-09-21T19:33:22.331Z debug: Check for updates 2023-09-21T19:33:23.292Z debug: Update check result: update not available

tkohlmeier commented 1 year ago

Seems like exchangerate.host was down and is now up again. The currency conversion currently works.