-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
type/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Milestone
Description
Feature Description
Hey y'all!
Thank you for an excellent project!
However, I've spent most of the today chasing, why any access via ssh://
ended with uninformative "Internal error". Only after enabling dev
mode and trace
logging level it appeared gitea serv
connected back to the daemon with wrong path.
DOC/FAQ should be much more explicit, that LOCAL_ROOT_URL
should be a path to gitea
web interface reachable from localhost and must have a trailing slash (this may be the case of you concatenating path elements manually instead of using path.Join(...)
)
Screenshots
No response
Metadata
Metadata
Assignees
Labels
type/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.