#Nova tool shows 404 when deployed to vapor but not on local build.

15 messages · Page 1 of 1 (latest)

uncut totem
#

Impossible to help without more context.

tough mirage
#

Is it a file from vendor that's missing or a file you created

#

wait 404 or 500

tough mirage
#

what does your log say

tough mirage
#

i meant like logs on server not in browser x

#

i haven't used vapor but yeah do you have a log file you can view

#

like if you did \Log::info('hi'); where would it go?

there is a logging.php file in your config directory that specifies where your logs go

#

but one would assume there's a butotn to view the logs in vapor

uncut totem
#

How big is the file? Vapor (API GW / Lambda) can't handle > 4mb

#

The built js for that actions-block script

#

Yeah likely

#

Your gonna have to publish it as an asset so that vapor uploads it to cloudfront instead.

#

18.7mb seems rediculous btw

#

You may want to investigate why its so big and find ways to greatly reduce that.