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

Docker creation fails with No value present when both key/value references are not available #757

Open
pcnfernando opened this issue Oct 10, 2023 · 0 comments
Labels

Comments

@pcnfernando
Copy link
Member

pcnfernando commented Oct 10, 2023

Description:

listener http:Listener outerLs = new (servicePort,
    secureSocket = {
        key: {
            // Variable reference name is same as the key
            certFile,
            keyFile
        }
    }
);

Error:

Compiling source
        wso2/ballerina_gateway:0.1.0
error: compilation failed: The compiler extension in package 'ballerina:cloud:2.11.2' failed to complete. No value present

Steps to reproduce:

Affected Versions:

OS, DB, other environment details and versions:

Related Issues (optional):

Suggested Labels (optional):

Suggested Assignees (optional):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant