mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 06:05:55 +03:00
[GH-ISSUE #93] production.ERROR: SQLSTATE[42S22]: Column not found #690
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#690
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @makua104 on GitHub (Nov 4, 2020).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/93
I am trying to self host AnonAddy and followed the self hosting guide at https://github.com/anonaddy/anonaddy/blob/master/SELF-HOSTING.md
I am getting a 500 Server Error when opening the Recipients tab on the app.
MySQL Version:
mysql Ver 15.1 Distrib 10.5.6-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2AnonAddy pulled from master today.
The laravel log output is:
@makua104 commented on GitHub (Nov 5, 2020):
I found my mistake. I didn't install the exact dependencies in composer.lock, but had upgraded versions.