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

When creating a new room via plugNmeet-sdk-php, an error is displayed #9

Open
AlexanderAVV opened this issue May 21, 2024 · 1 comment

Comments

@AlexanderAVV
Copy link

When creating a new room via plugNmeet-sdk-php, an error is displayed:
stdClass Object
(
[status] =>
[msg] => room is not active. create room first
)

At the same time, the access token is issued correctly via js.
Can you tell me what the problem may be related to?

@AlexanderAVV
Copy link
Author

It's written in the file /opt/plugNmeet/log/plugNmeet.log
{
"file": "/go/src/app/cmd/server/main.go:58",
"func": "main.startServer.func1",
"level": "info",
"msg": "exit requested, shutting down signal terminated",
"time": "2024-05-21T09:34:20Z"
}

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