Questions tagged as 'deployment'

1
answer

Error when Deploy to Heroku?

I am doing the deployment of an application made in Java to a cloud server in heroku. Deposit the app in the local Git repository of my machine and when you try to push to upload the code to the server, the following appears: $ git push heroku...
asked by 18.08.2018 / 18:10
0
answers

Jenkins error when installing plugins

I have a problem installing plugins in Jenkins, when I select a plugin and I give it to install, this error appears: java.io.IOException: Downloaded file C:\Users\informatica\.jenkins\plugins\jdk-tool.jpi.tmp does not match expected SHA-1, exp...
asked by 25.07.2018 / 11:07
0
answers

I can not deploy an eh heroku application

In local works well, but when trying to upload heroku I get the following error: ! [remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs to 'https://git.heroku.com/portalm80ve.git' This is the er...
asked by 12.07.2018 / 18:43
1
answer

SSHKit :: Runner :: ExecuteError: Exception while executing as [email protected]

I'm doing the deploy of my ruby on rails application. and it throws me the following error    SSHKit :: Runner :: ExecuteError: Exception while executing as   [email protected]: fingerprint d1: 81: 65: 57: 08: 9f: c5: 5b does not   match fo...
asked by 19.04.2018 / 01:00
0
answers

Error when deploying spring Error creating bean with name 'JettyServletWebServerFactory'

I want to deploy my spring v2.0.1 project and with spring security, but it gives me a lot of headaches when I activate it, it boosts me multiple errors if I do not activate the security everything goes as normal.    Can not upload deployment:...
asked by 07.04.2018 / 01:18
1
answer

Help deployment in shinyapps.io

I'm trying to deploy an app in shiny and get the following error screen: I no longer have calls to documents (csv or images) in other folders, nor do I declare new paths or directory changes. This is the folder where I try to deploy. He...
asked by 24.10.2017 / 01:23
0
answers

Operation of dynos in Heroku

How do the Heroku dynos work? Can I have more than one? For now I have web: node app.js --> levanta la aplicación de Angular worker: bundle exec puma -C config/puma.rb --> Rails API Until then everything works well for me, I ge...
asked by 25.09.2017 / 22:16
1
answer

Docker and Intellij IDe

My problems is I need to do the deployment of a Java app, I have my DockerFile ok, but the problem is that when I'm creating the run docker configuration in the help window only in the deployment section only aparace an option that...
asked by 09.07.2017 / 18:33
1
answer

Problem with firebase init and deploy, "no deploy targets found"

I have a problem wanting to upload my project to firebase, by setting firebase init and after selecting hosting and the database that is also in firebase appears: i .firebaserc already has a default project, skipping i Writing confi...
asked by 12.05.2017 / 03:00
1
answer

Django deployed in Heroku. Administrative interface does not look good

What the title says. When I enter / admin (administrative area) it looks shameful. There's nothing like it in local mode. How do you make the administrative area look like it is in the local area?     
asked by 04.11.2016 / 11:24