GITBOOK-44: No subject

pull/34/head
John Wang 2024-01-23 17:13:56 +00:00 committed by gitbook-bot
parent 2effc085c1
commit aee34dfaef
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ Local deployment edition, members can be invited through email. After entering t
This is because the port is occupied. You can use the `netstat -tunlp | grep 80` command to view the process that occupies the port, and then kill the process. For example, the apache and nginx processes occupy the port, you can use the `service apache2 stop` and `service nginx stop` commands to stop the process.
### 15. What to do if this error occurs in text-to-speech? 
### 14. What to do if this error occurs in text-to-speech? 
```
[openai] Error: ffmpeg is not installed