-
### Issue you'd like to raise.
_No response_
### Suggestion:
_No response_
-
Hi Julian,
Here are the codes that set the model with same paramters and same solver, same precisions, but have different fault patterns.
Can you help check this issue?
Note that, as I set gaussi…
-
Stuff to consider adding or editing in the [new revised Swarm cookbook](https://github.com/dazzaji/agent/blob/main/docs/swarm-cookbook-revised.md)
1. Imports: You're right, it's important to explic…
-
If i'm thinking in doing something like this to deploy everything that is inside `docker` and `swarm`
```yml
- name: Setup docker standalone
run: |
echo "Copying docker files …
-
requests.exceptions.SSLError: HTTPSConnectionPool(host='swarms.world', port=443): Max retries exceeded with url: /api/get-agents/log-agents (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTI…
-
From time to time, there are docker nodes that remain in the docker swarm forever:
- docker node in Drain mode, without any label
Current theory is something along the line of:
- a user starts a serv…
-
### Description
I have a problem with deploy docker stack or services on docker swarm cluster.
I started **coolify** and **docker swarm cluster** (with one manager and 3 worker nodes) on **hetzn…
-
### Acknowledgement of checking existent issues
- [X] I have checked if my issue has already been reported, and I am certain that my problem has not already been addressed.
### What problem did you …
-
```
#!watchflakes
default stderr '^go: GOTELEMETRYDIR cannot be modified$'
matched: go: GOTELEMETRYDIR cannot be modified
# Test issue #69269: 'go telemetry off' should not in…
-
### Description
When attempting to add a worker server to a Docker Swarm configuration in Coolify, I received the following error message:
"Since --detach=false was not specified, tasks will be …