Questions tagged [digital-ocean-apps]

63 questions
-1
votes
1 answer

Digital Ocean App build error with NextJS imports/exports

I have a problem with building app process in Digital Ocean, I have an app already deployed and I have implemented a big refactor in the code structure, in my local I can make a build perfectly but when I tried to make build in digital ocean I have…
rrios
  • 41
  • 5
-2
votes
1 answer

Conflict on Python Django API Deployment

Please, i'm very new to Python and Django, a friend (non developer) reached out to me on deploying django on digitalocean. I've tried troubleshooting some of my issues but dont understand how to solve the latest one: The conflict is caused by: …
Ibrahim Hammed
  • 833
  • 1
  • 8
  • 17
-2
votes
1 answer

Digital Ocean 403 Forbidden when i'm upload from laravel local

I have a problem when I want to upload a file to digital ocean, there is a 403 error, even though I'm sure the key, secret and endpoint are correct this is my simple code $tes= Storage::disk('digitalocean')->putFileAs('url',…
1 2 3 4
5