heroku tag

54 questions


1 answers
321 views
0
Changing the URL of Amazon S3 on a Dynamic Site

The site created in Rails 6 is displayed using Heroku.I am using Amazon S3 for the image.The image url on the site is as follows.https://www.example.com/rails/active_storage/.../curry.jpegIf you acces...

1 years ago

0 answers
401 views
0
I can't push Heroku

BackgroundI'm working on an assignment at a certain school.I've asked too many questions to my school mentor, and I'm getting confused with the mentor's response, so it's even harder to understand.So ...

1 years ago

1 answers
293 views
0
You do not have access to the app hoge appears on heroku info.

When I try to do heroku info, I get the following error:PSG:\MyDrive\LocalRepository\firstdash>heroku info » Warning—heroku update available from 7.53.0 to 7.60.2. ! You do not have access to the a...

1 years ago

1 answers
382 views
0
Deployment destination (heroku) fails to migrate wagtail (DjangoCMS)

We have deployed a web application developed using wagtail by referring to the page below.Deploying a Wagtail Site on HerokuSince I have previously deployed another app, I was able to deploy it withou...

1 years ago

1 answers
275 views
0
Deployment of a web app created in Django in heroku fails.

To deploy the web app created in Django in heroku git push herokumainThe following error occurred while trying to:Omittedremote: To https://git.heroku.com/hogehoge.git ! [remote rejected] main->mai...

1 years ago

1 answers
444 views
0
After deploying the application created by Django to heroku, the application does not appear.

After deploying the application created by Django to heroku, the application does not appear.After deployment, open the URL of the app The following error occurred:Application errorError occurred in t...

1 years ago

1 answers
358 views
0
403 Forbidden when deployed to Heroku

environmentdocker-compose.yml app containerphp —7.4-apache db containermysql: 5.5 (MySQL version matches the ClearDB of the Heroku add-on) The error screen looks like this↓ForbiddenYou don't have perm...

1 years ago

2 answers
369 views
0
I want to resolve the error that occurs when I run "Deploy Branch" on Heroku

I would like to permanently run the Discord Bot I created using Heroku.I'm working with GitHub now, but I don't know if the method is right.I just created a repository on GitHub and moved the program ...

1 years ago

1 answers
96 views
0
OSError: [Errno98] Address already in use appears and cannot proceed.

Until Heroku beginners deploy simple applications using Flask!-Qiita Using the above page as a reference, I am trying to deploy a simple application made with flash on heroku.However, after $heroku op...

1 years ago

1 answers
141 views
0
Django2 Database Settings (ENGINE VALUE) and Heroku Administration Screen Login

I am creating a blog project in Django 2.0.The database was changed from the default SClite3 to PostgreSQL and deployed to Heroku.As I can no longer log in from the management screen on the Heroku sit...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.