Questions tagged [gateway]

This is a vague tag for all kinds of gateways including networks, general interfaces and products, where this term is used with its own meaning. Try to avoid this.

This is a vague tag for all kinds of gateways including networks, general interfaces and products, where this term is used with its own meaning. Try to avoid this.

1201 questions
0
votes
1 answer

Where to get UK Mobile phone to email gateway

What I need is: - 3-5 phone numbers in the UK, possibly on different networks - charge phones by Credit card - text messages received by these numbers get emailed to me (one by one) - Needs to work with premium text messages, i.e. the one where you…
jdog
  • 2,465
  • 6
  • 40
  • 74
-1
votes
1 answer

What is the default gateway if spec say 255.255.255.1

If my ip is 60.70.80.90 and i have subnet mask 255.255.255.0 and the spec say that default gateway is 255.255.255.1. This would mean that the actual DG is 60.70.80.1 because 60.70.80.x is masked in? BR Andreas
Andreas
  • 6,958
  • 10
  • 38
  • 52
-1
votes
0 answers

Why am I getting a Bad Gateway Error sending bulk emails with Django

I have a need to send bulk emails, as much as 60 at a time, using an action in the Admin module. I do this by selecting certain cases and then running an admin action. Sometimes when I do this, not all 60 emails send. Sometimes they seem to go in…
Peterkm
  • 39
  • 5
-1
votes
1 answer

Stripe Checkout not performing additional functions after successful payment

I am trying to perfom additional functions after a successful payment is made with my stripe account but it does not work here is the code I do not get the alert messages, it just redirects to the successURL when done Here is my js code var stripe =…
-1
votes
1 answer

Optimistic locking exception encountered in parallel service task

Problem: Service task (which calls API) is invoked twice with OptimisticLockingException Case: I have two sub processes and all service task calling Api’s and subprocesses are set to async before ‘true’ but got OptimisticLockingException. also the…
-1
votes
1 answer

bring down a spring boot service when no load and come up when request come

is there any way that spring-boot application goes down when there is no request and come up a request come? I know there has to be orchestration service. but is there is a way in spring boot? is there any code reference where a light spring boot…
Ram Sharan Mittal
  • 526
  • 2
  • 7
  • 16
-1
votes
1 answer

Why can't I ping host (router) in my Virtual Box network in Linux?

I have a small project of creating and configuring a network as shown on the picture. Network configuration I have: 3 VMs (1 work station and 2 routers). What I need: successful ping from ws11 to r2. What I have done: 1) Created 2 internal networks…
-1
votes
1 answer

spring api gateway doesnt redirect me to spring-cloud-gateway-client url provided by keycloak

I am following a tutorial in youtube and using Keycloak as Identity Provider, Spring Cloud Gateway as API Gateway and multiple Microservices My issue is that, spring gateway redirect my http://localhost:8090/api/product url to…
-1
votes
1 answer

Can an AGIC contact an App GW in a different Azure subscription?

An Ingress controller that would contact an Application Gateway in another Azure Subscription. Is this even possible?
-1
votes
1 answer

Vizframe UI5 Pie Chart Odata Binding Issue

I am trying to display a pie chart using odata binding but it's not visible in output. I can see the data in console during debugging, but chart is not getting displayed. Please find the attached view code for your reference. The table code in the…
Ajay
  • 93
  • 2
  • 15
-1
votes
1 answer

Retrofit request causes "TransactionTooLargeException"

I want to make an online store application but I don't have my own website, I tried to integrate Paypal gateway but I couldn't I always get Bad Request:/now I I am trying to integrate Wix REST Api with android using retrofit but I also get a bad…
moumenShobakey
  • 426
  • 5
  • 14
-1
votes
1 answer

How to install ecwid payment gateway template

I'm currently working on the wordpress ecwid plugin. In order to develop my own payment method, I downloaded on github their payment gateway template that I'm now trying to install on my wordpress ecwid shop without success. Please, would you know…
Mr T
  • 1
-1
votes
1 answer

Efficient way to store received data if no internet connection available and push it when connection available in Raspberry Pi using Python

I'm trying to make gateway using Raspberry Pi which needs to push data periodically but some times internet connection lost. Is there a way to store received data and push it when connection available?
-1
votes
1 answer

how to integrate mazzuma payment gateway

please i need to connect my html form to php script form payment proccessing but i don't know how to build it. i want php to start processing the payment when the submit button is clicked here are the sample codes sample payload { "price": 1, …
-1
votes
1 answer

Q: Azure S2S VNet VPN with failover

I'm trying to setup a VPN connection from a VLAN in Azure to on-premise. We have two different ISP's on-premise and I want to setup Azure with a VPN connecting to both so that if the primary ISP is down Azure will try to connect using the…
Paaland
  • 682
  • 1
  • 10
  • 25