Job Boards link produces 500
Closed this issue ยท 2 comments
newstler commented
URL: https://remoet.dev/job-boards
Status: 500
Request
:method: GET
:scheme: https
:authority: remoet.dev
:path: /job-boards
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Encoding: gzip, deflate, br
Accept-Language: ru
Connection: keep-alive
Cookie: _ga=GA1.1.413882733.1723396998; _ga_Q6X96R180L=GS1.1.1723485645.2.1.1723485865.0.0.0; __Host-next-auth.csrf-token=8185ef32c2c7abf01ddb9b666a057098450de450dbf69f81ec69be711bc38df7%7Cf2424f7452d7e46da6a1b59b447f41dc5e7418c3e64ba857b1400d88b9a07530; __Secure-next-auth.callback-url=https%3A%2F%2Fremoet.dev
Host: remoet.dev
Referer: https://remoet.dev/developers
Sec-Fetch-Dest: document
Sec-Fetch-Mode: navigate
Sec-Fetch-Site: same-origin
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15
Response
:status: 500
Accept-Ranges: bytes
Access-Control-Allow-Origin: *
Age: 415209
Cache-Control: public, max-age=0, must-revalidate
Content-Disposition: inline; filename="500"
Content-Length: 2878
Content-Type: text/html; charset=utf-8
Date: Mon, 12 Aug 2024 18:04:49 GMT
ETag: "030e833b330aed6e34534e346672c400"
Server: Vercel
Strict-Transport-Security: max-age=63072000
x-matched-path: /500
x-vercel-cache: HIT
x-vercel-id: cdg1::p224j-1723485884276-4c68e3e82ac5
ugglr commented
Hi ๐ Thanks for the issue! I will start work to get this resolved ๐ค
ugglr commented
I just deployed a fix for this. I made some fundamental changes under the hood to make development easier.
There are now permanent redirects in place:
/job-boards
๐/?type=jobBoard
/freelance-platforms
๐/?type=freelancePlatform
/companies
๐/?type=company
Thanks for the issue! Let me know if I've missed something ๐ค
Closing!