heroku tag

54 questions


2 answers
83 views
0
Unable to upload image from Heroku to S3.

I would like to upload an image from iOS to S3.The production environment is in Heroku, and I would like to save only the images in S3.The development is done by Rails, and the library uses paperclip....


1 answers
86 views
0
Understanding Class Files on the Java Server (Tomcat) in Heroku

Create a Java Web Application using Embedded Tomcat to develop a web app using Java.First of all, I would like to import my own class into index.jsp and use it.For example, I created a class called Te...

2 years ago

1 answers
115 views
0
Why did you publish the Python app using LINE Notify on heroku, but it runs on its own?

We have published a Python app to heroku that informs her of information scraped from the web using LINE Notify.Line gets notified when it runs periodically, even though you don't even use the schedul...

2 years ago

1 answers
146 views
0
Heroku(Nuxt) to heroku(rails) access to 404

I can communicate from local (Nuxt) to heroku (rails) without any problems, but When I try to access heroku(rails) from heroku(Nuxt) with axios, I get 404 error.I think there is no problem with settin...


1 answers
138 views
0
I want to send a carousel message for LINE.

This is my first question.As a hobby, I make a bot by hitting LINE's Message API with python's line-bot-sdk (1.5.0).The python version is 3.6.4.I am using a flash.flask.I use heroku for the web server...

2 years ago

2 answers
96 views
0
Can I use Heroku's cedar-14 stack from April 2019?

Currently running applications on Heroku's cedar-14 stack.According to the page below, cedar-14 is supported through April 2019.https://devcenter.heroku.com/articles/stackWill the application be unava...

2 years ago

1 answers
98 views
0
Git push heroku master causes 403 error

Error ContentsI get an error when I try to push the rails app to heroku.$git push heroku mastererror:The requested URL returned error:403 Forbidden while accessing https://git.heroku.com/mymemo.git/in...

2 years ago

1 answers
102 views
0
css is not reflected only in my browser (I also tried to delete the cache).

Regarding the rails application, I checked the post-deployment operation on chrome, safari, and Firefox on heroku, but css was not applied to any of them.I also tried to delete the cache, but it didn'...


1 answers
87 views
0
Error in Heroku "failed to compile Multipack app"

It's only been half a year since I started studying programming.I am thinking of deploying Heroku+Rails+Grunt.The other day you told me about this article (http://qiita.com/icb54615/items/e5d4db164c50...


2 answers
102 views
0
I have a question about heroku.

Error importing template from Cloud9 via heroku...I'm asking this question because it's my first time seeing heroku.The details of the error are as follows. (The language used is Ruby on Rails, Html/c...

2 years ago
« - 5 - »

© 2024 OneMinuteCode. All rights reserved.