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

Error decoding response body when using oyster-cvm deploy #116

Open
KalpitaMandal opened this issue Mar 3, 2025 · 0 comments
Open

Error decoding response body when using oyster-cvm deploy #116

KalpitaMandal opened this issue Mar 3, 2025 · 0 comments

Comments

@KalpitaMandal
Copy link
Member

KalpitaMandal commented Mar 3, 2025

@Naman-Monga

docker-compose file to recreate

services:
  # http proxy service
  http_proxy:
    image: kalpita888/ollama_amd64:1.0.0
    container_name: http_proxy
    command: ./app/http_proxy/http_proxy -- 127.0.0.1 5000 127.0.0.1 11434
    init: true
    network_mode: host
    volumes:
      - /app/ecdsa.sec:/app/secp.sec

Image

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