extensions icon indicating copy to clipboard operation
extensions copied to clipboard

[Raycast Wallpaper] ...

Open ibehnam opened this issue 2 years ago • 5 comments

Gives an error:

image

ibehnam avatar Aug 07 '22 14:08 ibehnam

Hi @ibehnam. Can you use the Raycast Wallpaper extension now? If it still doesn't work, can you copy the error log to me?

koinzhang avatar Aug 18 '22 11:08 koinzhang

I tried again and got this error: AxiosError: Request failed with status code 500 with the same image as above.

ibehnam avatar Aug 18 '22 17:08 ibehnam

AxiosError: Request failed with status code 500

Getting the exact same error.

silouanwright avatar Aug 27 '22 12:08 silouanwright

I found the error, which causes this bug.

The extension queries the URL https://www.raycast.com/wallpapers.json, which contains a faulty image link. When the extension tries to access the URL, the server throws a 500 and causes the extension to crash.

I submitted a PR, which "fixes" the bug (see above). (I simply just altered the data, after axios requests it from the server)

trbndev avatar Sep 04 '22 07:09 trbndev

Hi @haackt Thank you very much for finding this error, I see you don't seem to have submitted a fix PR yet, so I submitted a fix PR

koinzhang avatar Sep 04 '22 16:09 koinzhang

This issue/pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs in the next 7 days to keep our backlog clean. Thanks for your contributions.

stale[bot] avatar Oct 28 '22 22:10 stale[bot]