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 500 on signup page

Solved
guppy

Jul 21st, 2020 03:35 PM

Hi Everyone, i am not sure if i am the only which encountered it or if it generally a bug. I made fresh installation of Wave V. 1.0.2 locally with Valet. All runs smoothly except of the registration page. An Error 500 occurs. When i install older version with same method it runs fine.

bobbyiliev

Jul 23rd, 2020 06:54 AM

Hi there,

I tried to recreate this at my end, but it worked fine. Can you enable debug mode and share the exact error that you see?

To enable debug mode just edit the .env file and set the DEBUG to TRUE.

guppy

Jul 23rd, 2020 10:53 AM

Hi Bob, here is the output: https://flareapp.io/share/omwL2XPE

I just entered the Stripe API test key and it works. Even i do not understand why in former version it did ask for that.

Report
1
bobbyiliev

Jul 23rd, 2020 11:46 AM

Best Answer

Hi there guppy,

Ah I see, happy to hear that you've got it working by adding the Stripe API key. There were some recent changes for Wave and also Laravel Cashier so this would mostlikely be the reason.

Regards, Bobby