[GH-ISSUE #70] New install, how to troubleshoot? "Error occurred, please try again later" #674

Closed
opened 2026-03-14 10:02:32 +03:00 by kerem · 1 comment
Owner

Originally created by @daggr8 on GitHub (Aug 26, 2020).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/70

If i try to add a domain, Alias, Recipient or anything i just get a red box at the bottom saying
"An error has occurred, please try again later".

Cant see to find anything useul in /var/log/syslog. Is there any Anonaddy specific logs i can use?

Originally created by @daggr8 on GitHub (Aug 26, 2020). Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/70 If i try to add a domain, Alias, Recipient or anything i just get a red box at the bottom saying "An error has occurred, please try again later". Cant see to find anything useul in /var/log/syslog. Is there any Anonaddy specific logs i can use?
kerem closed this issue 2026-03-14 10:02:38 +03:00
Author
Owner

@daggr8 commented on GitHub (Aug 26, 2020):

Resolved by rerunning :)

php artisan key:generate
php artisan migrate
php artisan storage:link

php artisan config:cache
php artisan view:cache
php artisan route:cache
php artisan queue:restart

php artisan passport:install
<!-- gh-comment-id:680989446 --> @daggr8 commented on GitHub (Aug 26, 2020): Resolved by rerunning :) ``` php artisan key:generate php artisan migrate php artisan storage:link php artisan config:cache php artisan view:cache php artisan route:cache php artisan queue:restart php artisan passport:install ```
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/anonaddy#674
No description provided.