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 #7120

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

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):

@anupama-pathirage anupama-pathirage transferred this issue from ballerina-platform/module-ballerina-c2c Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants