-
```
What steps will reproduce the problem?
1. Press SignIn button
2.
3.
What is the expected output? What do you see instead?
a message box with 'login pin code'.
a message box with "JAVA.IO.IOExcept…
-
```
What steps will reproduce the problem?
1. Press SignIn button
2.
3.
What is the expected output? What do you see instead?
a message box with 'login pin code'.
a message box with "JAVA.IO.IOExcept…
-
```
What steps will reproduce the problem?
1. Press SignIn button
2.
3.
What is the expected output? What do you see instead?
a message box with 'login pin code'.
a message box with "JAVA.IO.IOExcept…
-
I use this function to connect to Kafka server:
var producer = new Kafka.Producer({
connectionString: 'kafka://'+ ipAddress + ':' + port,
ssl: {
cert: fs.readFileSync('c:\\Temp\\180008…
-
if an user does
`$ acme.sh --issue --dns dns_cf -d *.test.imperialus.house --dnssleep 60`
the cert conf path becomes
`/Users/fernando/.acme.sh/*.test.imperialus.house`
dealing with the caracte…
-
Hi and thanks for your work,
we can't get this thing to work, we get this error:
```
[07:36:33]: -----------------------------
[07:36:33]: --- Step: create_keychain ---
[07:36:33]: ----------…
-
This is a great job
When I first started encoder training. In line 279 of "base_trainer. py", there is a problem with "val_ result=self. _validd_Epoch". This function cannot be found. My current solu…
-
I am using a self hosted runner in GHES to run this
```
steps:
- uses: hashicorp/setup-terraform@v1
```
and I am getting this error:
```
Run actions/setup-terraform@v1
with:
cli_c…
-
It seems `Virtual_Display_Driver.cer` expired on 14/10/2024, which makes Windows refuse to load IddSampleDriver. Please help!
-
I have 3 domains running on nginx. Two are fine, but one fails to install the updated certificate files upon renewal.
Examining `~/.acme.sh/domain` shows that the cert files were indeed updated. …