Question about Mysql migration and Deploy Log

mcgillllFREE

2 months ago

After configuring the my ENV with the database, it show's that it's connected but why does my database still empty?

and my deploy log looks like this
Starting Container

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the DB_CACHE_CONNECTION environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the DB_CACHE_LOCK_CONNECTION environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the DB_CACHE_LOCK_TABLE environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the MEMCACHED_PERSISTENT_ID environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the MEMCACHED_USERNAME environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the MEMCACHED_PASSWORD environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the DYNAMODB_ENDPOINT environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the MYSQL_ATTR_SSL_CA environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the MYSQL_ATTR_SSL_CA environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the REDIS_URL environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the REDIS_USERNAME environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the REDIS_URL environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the REDIS_USERNAME environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the AWS_ENDPOINT environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the AWS_ENDPOINT environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the AWS_ENDPOINT environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the LOG_SLACK_WEBHOOK_URL environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the PAPERTRAIL_URL environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the PAPERTRAIL_PORT environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the PAPERTRAIL_URL').':'.env('PAPERTRAIL_PORT environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the LOG_STDERR_FORMATTER environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the MAIL_SCHEME environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the MAIL_URL environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the POSTMARK_MESSAGE_STREAM_ID environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the MAIL_LOG_CHANNEL environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the DB_QUEUE_CONNECTION environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the SQS_SUFFIX environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the POSTMARK_TOKEN environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the RESEND_KEY environment variable, but it is not set.

Apr 08 09:07:24

b5bd5b58

[laravel:warn] Your app configuration references the SLACK_BOT_USER_OAUTH_TOKEN environment variable, but it is not set.

Closed

1 Replies

2 months ago

Hello,

Apologies but this is an issue with the application level code. Due to volume, we can only answer platform level issues here

Perhaps coding forums such as StackOverflow will be able to help you out here better.

Best,
Brody


Status changed to Awaiting User Response railway[bot] 2 months ago


Status changed to Closed brody 2 months ago


Question about Mysql migration and Deploy Log - Railway Help Station