Attendize / Attendize

Attendize is an open-source ticket selling and event management platform built on Laravel.
https://www.attendize.com
Other
3.98k stars 1.17k forks source link

Unable to add users & complete checkout #1099

Open nikitakothari06 opened 1 year ago

nikitakothari06 commented 1 year ago

Hi,

I have installed Attendize 2.8.0 on my test server with PHP 7.3 and Mysql 5.7 and getting following errors.

  1. While adding users it throws "Whoops!, it looks like the server returned an error."
  2. On buying ticket it throws "Whoops!, it looks like the server returned an error. Please try again, or contact the webmaster if the problem persists." error on payment page.

One of our users has also notified that the ticket printing is not working as well.

I have tried setting "debug=true" in .env file but it does not generate any logs in /storage/logs.

Let us know what is causing this issue ?

trendmonkey commented 7 months ago

Did you ever get a solution to this? I'm having exactly the same issue.