dolthub / dolthub/doltlab-issues

Dolt seems ignoring proxy setting in container, stops by proceeding jobs

Open
#99 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
10
Forks
1
PR merge metrics
No merged PRs in 30d

Description

We're proceeding an POC of Dolt concidering commerical usage of the tool for our data team. But after setup of Dolt we're facing issues using jobs in dolt. We are able to create tables and commit content via gui on doltserver via spreadsheet and query. But working with jobs ends in stucking processing on UI. You'll only see a circling "processing".

Job status delivers following errormessage:

![image](https://github.com/user-attachments/assets/97e2de13-c602-4696-bf7c-21ee76a88709)

The system is running behind a ZScaler proxy and a firewall. We see some traffic on the proxy from dolt but due the time of processing no traffic at the proxy log which indicates that the job is trying to connect directly to github and not over the proxy.

We send our proxyconfig and certifcate to all dolt containers but it seems that some services didn't take the proxyconfig correctly.
We have no clue which service on which container behaves wrong.

Any ideas?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.