Skip to content

The call to livekit audio and video call error "invalid API key: APIGPW3gnFTzqHH" #3397

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

Open
StrugglePeng opened this issue May 30, 2025 · 4 comments

Comments

@StrugglePeng
Copy link

OpenIM Server Version

v3.8.3-patch.3

Operating System and CPU Architecture

macOS (AMD)

Deployment Method

Docker Deployment

Issue Description and Steps to Reproduce

在本机mac的docker 上跑的openIM-docker项目。

在_config_目录下创建 livekit.yaml 文件,内容如下:

Image Image

docker-compose.yaml上的配置在默认配置基础上的的修改点如下:

Image Image

启动open-IM-docker服务使用docker指令
docker compose up -d

启动的livekit服务的docker指令,其中 172.16.8.66 为本地ip
docker run -d \ -p 7880:7880 \ -p 7881:7881 \ -p 7882:7882/udp \ -v $PWD/config/livekit.yaml:/livekit.yaml \ livekit/livekit-server \ --config /livekit.yaml \ --bind 0.0.0.0 \ --node-ip=172.16.8.66

Image

启动后,使用app-demo登录后,发起语音通话,livekit 报错:

Image

并且多次尝试都是提示的 无效Api-key为:“APIGPW3gnFTzqHH”

Screenshots Link

No response

@OpenIM-Robot OpenIM-Robot changed the title 调用livekit音视频通话报错 "invalid API key: APIGPW3gnFTzqHH" The call to livekit audio and video call error "invalid API key: APIGPW3gnFTzqHH" May 30, 2025
@OpenIM-Robot
Copy link

Hello! Thank you for filing an issue.

If this is a bug report, please include relevant logs to help us debug the problem.

Join slack 🤖 to connect and communicate with our developers.

@skiffer-git
Copy link
Member

@StrugglePeng
Copy link
Author

https://github.com/openimsdk/chat/blob/main/HOW_TO_SETUP_LIVEKIT_SERVER.md

是按照这个链接配置的,结果还是 invalid API key

@OpenIM-Robot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


https://github.com/openimsdk/chat/blob/main/HOW_TO_SETUP_LIVEKIT_SERVER.md

Is it configured according to this link? The result is an invalid API key

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants