Questions tagged [ovh]

OVH is an Internet service provider providing dedicated servers, shared and cloud hosting, domain registration, and VoIP telephony services.

OVH is an Internet service provider (ISP) providing dedicated servers, shared and cloud hosting, domain registration, and VoIP telephony services.

References

320 questions
0
votes
1 answer

"Installing Docker: FAILED" Error on setup with Meteor-Up and Debian 7 wheezy

I just buy a new VPS (from OVH - VPS SSD 1 - Debian 7 Wheezy 64bit) and I try to deploy on prod my Meteor project using Meteor-Up (more exactly the mupx version). When I try to setup mupx setup I got some error for installing Docker. I tried to…
Arthur
  • 4,870
  • 3
  • 32
  • 57
0
votes
2 answers

ERR_NAME_NOT_RESOLVED with DNS resolution OVH and Heroku

I have an app on heroku which I'm used to address with a .com tld. But for SEO reasons, I want to address it with a .fr tld. I have made some changes in DNS to do it but the only thing I get is ERR_NAME_NOT_RESOLVED. On .com, I have this config on…
MathKimRobin
  • 1,268
  • 3
  • 21
  • 52
0
votes
1 answer

nodejs or meteor- how get it working on OVH Cloud VPS

I got problem using OVH CLOUD VPS and NodeJS / MeteorJS. When trying to do meteor update I receive: Unable to update package catalog (are you offline?) If you are using Meteor behind a proxy, set HTTP_PROXY and HTTPS_PROXY environment variables or…
Paweł Smołka
  • 638
  • 5
  • 13
0
votes
1 answer

Differences between local and remote servers

I am developing a website with Lumen framework. Everything is configured and works perfectly locally. However, this is not the case on the remote server. Examples: When I recover a data from my database, even if the column contains only integers,…
w3spi
  • 4,380
  • 9
  • 47
  • 80
0
votes
0 answers

Remote access elasticsearch 9200 fails

I have a problem that i am facing but i didn't found solution in the forum and into elasticsearch official documentation. I have successfully installed elasticsearch 1.7.3 in OVH cloud machin and being able to connect via localhost through the curl…
0
votes
1 answer

Kimsufi API setup

Has anyone had any experience in setting up a Kimsufi API using PHP? I am trying to configure but i am getting this error errorCode":"NOT_CREDENTIAL","httpCode":"403 Forbidden","message":"This credential does not exist Any ideas?
user4911213
0
votes
2 answers

Deploy a GIT project on OVH "Mutualisé" (shared)

I followed this tutorial (in french), which is very well explained and understandable. I have knowledge of GIT, because I use my own server to version my projects in Gitlab. I am asked to see the progress of a project. So I try for some days to…
w3spi
  • 4,380
  • 9
  • 47
  • 80
0
votes
1 answer

Node.js, Outgoing request from Heroku to OVH, error 503

I want to make an outgoing request from my Heroku server to a server on OVH. Unfortunately Heroku closes my request and returns a 503 status. How can I fix that?
Charly berthet
  • 1,178
  • 5
  • 15
  • 31
0
votes
1 answer

symfony2.3 bad credentials in production mode OVH

i know the question is repeated but the scenario that i'm going to describe is (very) strange : register a new user update the profile reconnect but bad credentials the bundle works normally in dev mode, but stack in prod mode using…
Mirlo
  • 625
  • 9
  • 26
0
votes
1 answer

Upload a local website done in wordpress to an ovh server

Given that I'm not so familiar with these kind of stuffs, I bought an ovh domain and I would like to upload my website I have developed so far in local. How can I transfer it to ovh servers?
AleNegrini
  • 93
  • 2
  • 12
0
votes
1 answer

OVH API Authentication with powershell

I'm trying to get a list of dedicated servers hosted at OVH using powershell, via their new spangly API. But I'm a bit stuck at generating the authentication signature. I think I followed the steps here: https://api.ovh.com/g934.first_step_with_api…
Ceilingfish
  • 5,397
  • 4
  • 44
  • 71
-1
votes
1 answer

How to generate Certificate AWS (ACM)

I am currently in the process of migrating my app from Heroku to AWS ECS. I am at the stage where I want to establish a secure connection by enabling https for my app. From what I understand, I need a certificate, which I can obtain using the AWS…
Steven
  • 1
-1
votes
2 answers

Hosting React frontend and flask backend website

So i made a react website that fetches data from my flask app, it works on my localhost without any problem,i know that to host the react app on ovh i just need to copy the build folder but i don't know how to host the flask app. I tried hosting the…
Bachir
  • 3
  • 1
-1
votes
1 answer

AWS OVH (aws/aws-autoloader)

I can connect to my ovh storage: $s3Client = new S3Client(['profile' => 'default','endpoint' =>'http://storage.sbg.cloud.ovh.net', 'region' => 'SBG','version' => latest','credentials' => array('key' => $key,'secret' => $secret,)]); and list all my…
jjsteing
  • 67
  • 7
-1
votes
1 answer

ovh.com domain: redirect from IP address to domain name

I have raspberry pi web server in my home. It is running on apache2. Router ports are redirected and that is ok. That web server is accessible from internet by entering my external IP address eg. 5.123.123.123 I want to have a domain name like…