laravel / forge-cli

The Laravel Forge CLI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Login Token problem

LukasCCB opened this issue · comments

commented

Forge CLI Version

1.0.8

PHP Version

8.2.7

Description

After put
forge login
later put TOKEN, give this error

An unexpected error occured. Please report this issue here:
https://github.com/laravel/forge-cli/issues/new/choose

Steps To Reproduce

forge login

TOKEN

It seem you missing correct SSL certificate locally and this prevents the CLI client from communicating to Forge API, you need to fix your local PHP using similar solution to https://stackoverflow.com/a/34883260