Skip to content

Comparing Branches, GED Encode Error #14420

Closed
@iarepandemonium

Description

@iarepandemonium
  • Gitea version (or commit ref):
    image

  • Git version:

  • Operating system:

  • Database (use [x]):

    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:

    • Yes (provide example URL)
    • No
    • Did not attempt
  • Log gist:

2021/01/22 01:43:24 routers/repo/http.go:105:HTTP() [E] Attempted access of unknown user from 127.0.0.1
2021/01/22 01:43:24 routers/repo/http.go:106:HTTP() [E] GetUserByName: user does not exist [uid: 0, name: api, keyid: 0]
2021/01/22 01:43:25 routers/repo/http.go:105:HTTP() [E] Attempted access of unknown user from 127.0.0.1
2021/01/22 01:43:25 routers/repo/http.go:106:HTTP() [E] GetUserByName: user does not exist [uid: 0, name: api, keyid: 0]
2021/01/22 03:16:12 .../templates/helper.go:806:ActionContent2Commits() [E] json.Unmarshal:

        ERROR: unexpected end of JSON input
2021/01/22 03:16:22 ...ters/repo/compare.go:449:PrepareCompareDiff() [E] GetDiffRange: encoding/hex: invalid byte: U+0074 't'
2021/01/22 03:16:26 ...ters/repo/compare.go:449:PrepareCompareDiff() [E] GetDiffRange: encoding/hex: invalid byte: U+0074 't'
2021/01/22 03:16:40 ...ters/repo/compare.go:449:PrepareCompareDiff() [E] GetDiffRange: encoding/hex: invalid byte: U+0074 't'
2021/01/22 03:17:28 .../templates/helper.go:806:ActionContent2Commits() [E] json.Unmarshal:

        ERROR: unexpected end of JSON input
2021/01/22 03:17:36 ...ters/repo/compare.go:449:PrepareCompareDiff() [E] GetDiffRange: encoding/hex: invalid byte: U+0074 't'
2021/01/22 03:22:41 ...ters/repo/compare.go:449:PrepareCompareDiff() [E] GetDiffRange: encoding/hex: invalid byte: U+0074 't'
2021/01/22 03:25:10 .../templates/helper.go:806:ActionContent2Commits() [E] json.Unmarshal:

        ERROR: unexpected end of JSON input

Description

  1. push to feature branch
  2. hit make PR

image

...

Screenshots

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions