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

api/create not found #50

Closed
besingamkb opened this issue Dec 2, 2019 · 2 comments
Closed

api/create not found #50

besingamkb opened this issue Dec 2, 2019 · 2 comments

Comments

@besingamkb
Copy link

Hi I have digitalocean install of bbb and its working on the demo. but right now i can't create using php api. i got this response from the curl request

<html>
<head><title>404 Not Found</title></head>
<body bgcolor="white">
<center><h1>404 Not Found</h1></center>
<hr><center>nginx/1.10.3 (Ubuntu)</center>
</body>
</html>

and on the server logs i got this..

2019/12/02 10:46:34 [error] 26920#26920: *139 open() "/var/www/bigbluebutton-default/api/create" failed (2: No such file or directory), client: 103.95.148.158, server: bbb.learnicus.online, request: "GET /api/create?name=BigBlueButton+API+Meeting&meetingID=bbb-meeting-uid-65&record=false&autoStartRecording=false&allowStartStopRecording=false&webcamsOnlyForModerator=false&lockSettingsDisableCam=false&lockSettingsDisableMic=false&lockSettingsDisablePrivateChat=false&lockSettingsDisablePublicChat=false&lockSettingsDisableNote=false&lockSettingsHideUserList=false&lockSettingsLockedLayout=false&lockSettingsLockOnJoin=true&lockSettingsLockOnJoinConfigurable=false&checksum=cf0a40b6bc76400ab181daf349064637c7150c6d HTTP/1.1", host: "bbb.learnicus.online"
@ffdixon
Copy link
Member

ffdixon commented Dec 3, 2019

Can you install using bbb-install.sh and let us know if that gets you going on Digital Ocean. See also the troubleshooting guide

http://docs.bigbluebutton.org/2.2/troubleshooting.html#help-installing-bigbluebutton

@besingamkb
Copy link
Author

following ssl setup fixed the issue thanks.

sawh pushed a commit to sawh/bigbluebutton-api-php that referenced this issue May 17, 2021
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

2 participants