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

secret or public key must be provided #6409

Open
dn0217 opened this issue Dec 5, 2023 · 3 comments
Open

secret or public key must be provided #6409

dn0217 opened this issue Dec 5, 2023 · 3 comments
Labels
bug needs triage For bugs that have not yet been assigned a fix priority

Comments

@dn0217
Copy link

dn0217 commented Dec 5, 2023

How to provide a private key or public key

@dn0217 dn0217 added bug needs triage For bugs that have not yet been assigned a fix priority labels Dec 5, 2023
@dn0217
Copy link
Author

dn0217 commented Dec 5, 2023

Parsing failed, unable to enter

@easelify
Copy link

easelify commented Dec 5, 2023

Join the dialog server get this error too

image

@easelify
Copy link

easelify commented Dec 6, 2023

In my case, when I update package.json set a new SSL cert file, and restart the dialog server I get this error.

This error keeps coming up whatever I do, then I reinstall the dialog server problem is solved.

Here are the steps:

pm2 delete dialog_server 
git clone https://github.com/name/your_dialog_repo dialog
cd dialog
npm install
pm2 start npm --name dialog_server -- run prod
pm2 status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs triage For bugs that have not yet been assigned a fix priority
Projects
None yet
Development

No branches or pull requests

2 participants