0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

SSL routines:ssl3_get_record:wrong version number

Posted at

#問題

SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332:\n'

serverless offline startにて、上記エラー発生

#解決
自PCのlocalhost:8000のDBに接続しに行っており、どうやらダメらしい
下記のようにリージョンがlocalhostになっていないか確かめる必要あり
https://kcf-developers.hatenablog.jp/entry/2018/10/11/114516

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?