Please help with v5 migration Issues and Questions

Issues: v5.3.0-C58 Softaculous install

  1. Email not working… copied all items from v4 over looking at the .env file. I get System failed to email inovice. Address in mailbox given does not comply with RFC 2822, 3.6.2
  2. Health Check PHP Exec not enabled
  3. The crons need to be enabled.
  4. 500: Server Error when using Contact Us
  5. Not sure what else as I can’t send invoices due to issue #1

I was told that something “self heal” not sure what that means. I have some questions as well.

  1. Does anyone have this with softaculous working with my build
  2. Does everyone have an issue with the migration path.
  3. Is there a paid support we can get to get things resolved?

Hi,

Have you seen the info here:

https://invoiceninja.github.io/docs/self-host-troubleshooting/#email-not-sending

Yes all those fields are filled out in .env file in double quotations as well

Are you seeing a specific error?

“}
[2021-09-09 01:59:42] production.ERROR: Address in mailbox given [] does not comply with RFC 2822, 3.6.2. {“userId”:1,“exception”:”[object] (Swift_RfcComplianceException(code: 0): Address in mailbox given [] does not comply with RFC 2822, 3.6.2. at /home/redacted/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php:355)
[stacktrace]

A ton of /vendor/larvel/framework/src/illuminate/**

Swift_mine_headers_mailboxheader->assertvalidaddress(’ ')
swfit_mine_headers_mailboxheader->normalizeMailboxes(Array)
swift_mine_headers_mailboxheader->setnameaddress (Array)

My .env mail setting.

MAIL_MAILER=smtp
MAIL_HOST=mail.fqdn
MAIL_PORT=465
MAIL_USERNAME=“invoice@fqdn”
MAIL_PASSWORD=“apassword”
MAIL_ENCRYPTION=ssl
MAIL_FROM_ADDRESS=“invoice@fqdn”
MAIL_FROM_NAME=“Invoicing”

FQDN being my site address

@david do you any thoughts?

1 Like

Perhaps the config has been cached and needs to be updated, have you running running /update?secret=

after the public/index.php#/ if so I have tried that

And still no dice. Pretty sure close would like to get ti going hopefully soon :slight_smile:

Any updates on this for assistance?

@david any other thoughts to debug this?

Can you try deleting the contents of bootstrap/cache and try again.

Now site doesn’t come up…

that looks like JS/CSS isn’t loading. are you installing this in a subdirectory?

Correct my v4 was installed. https://site.com/inovicepayment