You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Before you submit the issue, please provide us following information:
$GOBY_ROOT
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
The text was updated successfully, but these errors were encountered: