Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessing an instance internally or across instances via proxy #327

Open
tbongers-cat opened this issue Apr 20, 2023 · 0 comments
Open

Accessing an instance internally or across instances via proxy #327

tbongers-cat opened this issue Apr 20, 2023 · 0 comments
Assignees
Labels
improvement New feature or request

Comments

@tbongers-cat
Copy link
Contributor

When trying to access an URL via SOAP from a testscript on the same instance, I had the issue that I couldn't access the WSDL at http://doil/instancename/webservice/soap/server.php?wsdl=1, but had to use the IP address instead (http://1.2.3.4/instancename/webservice/soap/server.php?wsdl=1). The same seems to be the case when I try this from a script running on a different instance.

I would like to figure out if this is only limited to SOAP calls or if the access via the proxy name is not possible at all from "inside" an instance and how we can possibly fix this.
@daniwe4 Let's have a look at this together when we have some time.

@tbongers-cat tbongers-cat added the improvement New feature or request label Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants