PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Solved

Error when replying to reply in questions

Solved
brianh

Jun 22nd, 2023 12:18 AM

Hi guys,

When I try to reply to a response in my question, I got the attached error. Screenshot 2023-06-22 at 09.17.19.png

bobbyiliev

Jun 22nd, 2023 12:44 AM

Best Answer

Hey Brian!

Thanks for reporting this! I'll investigate the problem now!

In the meantime, does it work if you try to hard refresh the page? There was a deployment just now which might have caused the issue.

brianh

Jun 22nd, 2023 01:06 AM

Hey Bobby,

Seems to be working now. Thanks.

bobbyiliev

Jun 22nd, 2023 01:50 AM

No worries! Happy to hear that it is working now and again tasks for reporting the problem!

superdev

Jun 23rd, 2023 01:41 AM

A 405 is typically a "access not available", meaning your session has expired.

superdev

Jun 23rd, 2023 01:41 AM

A 405 is typically a "access not available", meaning your session has expired.

bobbyiliev

Jun 23rd, 2023 01:44 AM

Ah yes, good point! That would explain it indeed, most likely caused by the fact that we had to restart our Redis instance.