agdb
APIDocsEnterpriseBlog
  • Docs
    • Guides
    • Concepts
    • Quickstart
      • Overview
      • Bare metal
      • Docker
      • Kubernetes
      • Bare metal (cluster)
      • Docker (cluster)
      • Kubernetes (cluster)
    • How to use studio?
    • Troubleshooting
    • Overview
    • app_db
    • indexes
    • joins
    • schema migration
    • server client - rust
    • server client - typescript
    • strong types
    • Overview
    • Queries
    • Server
    • Studio
    • Cloud
    • Efficient agdb
    • Performance
Guides

Troubleshooting

Troubleshooting common agdb issues: CORS, setup, clients

Getting cross-origin (CORS) errors when connecting to the agdb_server

CORS error can happen even locally when running the server and connecting to it using raw IP address (e.g. 127.0.0.1). Try running the server and binding it to localhost (default) or another DNS name instead.

How to use studio?

Overview

agdb examples: embedded app, indexes, joins, schema migration, and server clients

Table of Contents

  • Getting cross-origin (CORS) errors when connecting to the agdb_server

Community

  • Edit this page
  • Star on GitHub
Copyright © 2025 agdb