DigitalOcean One Click Error

I just tried the one-click install via the digitalocean marketplace and I keep getting the 403:Forbidden error. Can someone please provide some guidance on how I can fix this?

image

Well, a 403 error means you do not have sufficient permissions to access the specific page or resource that you’re trying to access.

Have you tried looking at your laravel.log? It can be found in storage/logs. I’m not sure if DO uses apache2 or nginx, but you could check those logs as well.

It’s a little hard to know what to recommend without a little more information.

@david is this still supported?