341 questions
Best practices
0
votes
0
replies
23
views
Openstack Security Group on OVH (quota exceeded)
I'm creating a private network on OVH using the Openstack CLI. I'd like to control allowed traffic between subnets, servers and mainly from internet. This is still my learning / discovery task.
On ...
1
vote
3
answers
94
views
MongoDB count_documents() returns 19 but find() returns empty list - Replica Set Consistency Issue
I'm experiencing a consistency issue with MongoDB in production. I have a 3-node replica set deployed on OVH, and sometimes count_documents() and find() return different results for the exact same ...
0
votes
1
answer
45
views
Java Spring app mail Gmail OK but not working with OVH
I built a Java Spring app that send mail through an OVH configuration, where I have a domain name and a mail service. To test on my localhost, I also tried to send mail with a Gmail configuration, ...
0
votes
0
answers
37
views
No SYN-ACK response from OVH for just one google server
I have a server hosted on OVH that I use for development and to learn Linux, Apache, and Nginx.
Long story short, I'm trying to call an API hosted on this server (let's call it server B) from another ...
1
vote
0
answers
61
views
How to retrieve SMS pack details and total SMS sent using OVH SMS API?
I am working with the OVH SMS API (https://eu.api.ovh.com/console/?section=%2Fsms&branch=v1#get-/sms) and trying to retrieve specific details about my SMS service. However, I am struggling to find ...
0
votes
1
answer
135
views
How to use openssl with distant keys, accessible via KMIP or REST API?
I need to use openssl with keys stored on a distant KMS.
How can I do this?
I've seen specific projects about openssl using AWS keys (1) or Google cloud keys (2).
Stil I found no KMIP-generic solution....
1
vote
1
answer
78
views
php curl receveive 302 response code from OVH
In the last few days/weeks, a webservice call from php curl to a service located in OVH has started receiving a "302" HTTP Code response
I thought the calling server was blacklisted.
But the ...
0
votes
0
answers
209
views
PHPMailer Intermittent SMTP Error (OVH Server)
I've been having this problem for a while now. I am intermittently getting an error when using PHPMailer to send mail from my OVH hosted email address using SMTP.
I have now setup a test file with ...
0
votes
1
answer
661
views
How to deploy my Spring Boot backend to an OVH Cloud VPS server
I have a client that has a website already deployed and working with the database and all in OVH, but all that was done with a previous team, now after updating things inside the database, I want to ...
0
votes
2
answers
837
views
APISIX real ip behind an OVH LoadBalancer (Kubernetes)
I'm currently working on configuring my API Gateway, specifically Apisix in an OVH managed cluster, which I've deployed via Helm, to ensure that it forwards the real client IP addresses instead of the ...
0
votes
0
answers
77
views
how to handle multiple region network with terragrunt?
With OVH cloud provider I would like to declare a multi region networks. So the start is:
# Associating cloud project to vRack
resource "ovh_vrack_cloudproject" "vcp" {
...
1
vote
1
answer
404
views
How to sign OVH API in R (or Curl)
I tried to grab list of my domains on OVH account.
I tried code as bellow
library(httr)
library(dplyr)
library(jsonlite)
urlAPI <- "https://ca.api.ovh.com/v1/domain"
GETendpoint <- &...
0
votes
0
answers
235
views
Script cURl API: message“:”Invalid signature”
I use curl to test the availability of a domain name but there is a problem with the ovh signature here is the error messageenter image description here and here is the code I get, I also put my file ...
2
votes
0
answers
269
views
Exitcode 255 on a php script for a CRON task in OVH
I am working on a PHP project in OVH server. I want to start a script once a day to push an alert.
The script works when i call it manually myself. But when i wait the CRON, i always got the error : ...
0
votes
0
answers
86
views
This page isn't working. www.domain.com is currently unable to handle this request. HTTP ERROR 500. PHP Laravel OVH
I'am facing the Http 500 error on a laravel 5.1 deployed on an OVH mutualized hosting plan. I waned to debug and display the error but I always get the same display message. I've tried to set ...
1
vote
1
answer
2k
views
OVH API Error: This call has not been granted
I need to use OVH API in my Python code but the call returns this error:
OVH API Error: This call has not been granted
import json
import ...
0
votes
0
answers
42
views
Hazelcast cluster issue
I have java application with hazelcast client. Application being running on 2 different server. First time when on both server the application start they form a cluster but as I put down one of the ...
1
vote
1
answer
348
views
Secure access to windows machine deployed in ovh cloud
I have a windows machine deployed on OVH cloud, and every one could access to it, if the use has the login and the password, is there a way please prevent any one else except me to connect eventhough ...
0
votes
1
answer
117
views
Add Cache Policy to Amazon (OVH) S3 Bucket Images
I'm facing a problem related to cache headers for images stored in an Amazon (OVH) S3 bucket. While testing my website's performance with Google Lighthouse, I received a recommendation to "Serve ...
0
votes
1
answer
149
views
Can't store OVH credentials in Terraform .tfvars file
I'm looking for some guidance and help. I'm new with terraform and trying new things. I added OVH provider for DNS records, but I'm having troubles with passing credentials.
I was trying to pass OVH ...
-1
votes
1
answer
301
views
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 ...
3
votes
1
answer
67
views
Is there any possibility to rebuild templates in utask (ovh/utask) on runtime?
I want to use ovh/utask as workflow engine in my app: https://github.com/ovh/utask
I want to allow customer to create templates in my primary app and save them as workflows. Parsed Yaml files will be ...
2
votes
1
answer
2k
views
Keycloak on K8s installation failure with `ERROR: relation "migration_model" does not exist at character 25`
Following the sample at https://github.com/thomasdarimont/helm-charts/blob/master/charts/keycloakx/examples/postgresql, I'm trying to install Keycloak and Postrgresql with helm charts on OVH managed ...
1
vote
1
answer
682
views
Implement two php versions to different subfolder on the same ovh ftp
I have a ftp server with two sites on in it:
site.com <-a different CMS needs php7.1
site.com/shop/ <-a different CMS needs php8.0
One of these works with php7.1 and the other with php8.0. Is it ...
0
votes
0
answers
154
views
Wizzair blocks traffic from EC2 and OVH VPS even if I use a proxy
I wanted to test my webscraping app on cloud environment. At first I have tried EC2 machine, but I realised that wizzair blocks outbound traffic from all AWS's IP address range.
Next I have tried OVH ...