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

https CURD ? #873

Open
wade-fs opened this issue Jan 25, 2021 · 0 comments
Open

https CURD ? #873

wade-fs opened this issue Jan 25, 2021 · 0 comments

Comments

@wade-fs
Copy link

wade-fs commented Jan 25, 2021

Before you submit the issue, please provide us following information:

  • Your operating system

Linux AND Windows, both 64 bit

  • How did you install Goby

git clone && go build

  • Goby version

0.1.13, from git clone 20210125

  • The value of $GOBY_ROOT

GOBY_ROOT=. for current goby root directory

  • Error messages

HTTPError: Could not complete request, Get "https://localhost:8085/api/object/termgrp": x509: certificate signed by unknown authority
from C:\Users\OEM\Desktop\Q8 Repo\AUTO_TEST\scripts\002.gb:3

WHERE 002.gb:
require "net/http"
puts(Net::HTTP.get("https://localhost:8085/api/object/termgrp"))

If you have trouble building Goby on your machine, please check $GOPATH and $GOROOT

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

No branches or pull requests

1 participant