Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Cant install itch.io app

A topic by Devilfox091 created Jan 15, 2021 Views: 364
Viewing posts 1 to 1

I get this error

Something went wrong

itch-setup, v1.24.0, built on Jun 29 2020 @ 23:24:16, ref 083c5ca31bf1ee69dc9a7ece8ffb65ef3e421255

Get "https://w3g3a5v6.ssl.hwcdn.net/build/295201/1125554-signature-default?GoogleAccessId=uploader@moonscript2.iam.gserviceaccount.com&Expires=1610718513&Signature=dhVWum%2FSUS%2FaO24ydNMCjCQxZG7J3Ee0jxqLTjXtwBqcsLGBMADRl60HWurtgC1P8y1t28jI5vA%2F9pElSZAdK3Jy%2FCVne4j5zX7gadp4z4i%2FAYMeSDtXPSKuPDqWHntK87R97zleEHobqbSkjWzcvm3n%2F5TznOwX%2F%2FofFYKStl5x4FGGyO3MX0a8mwXH%2BBruvnnC0LYIOzJ0BrZ0L3tg0XJUlIWiqaNjolONcOgKYDwu6DAqmDOpAFMQvDc0TOYBR%2BvUNzevjR%2BkBGQ%2FAsJ8AUg%2BdDSD9bToEVCXFTWZu%2BP7TAnJboDJ9%2Brkcstg3Tuq%2B6wwwBeAPGjuP4r0IZMg1Q==&hwexp=1610718803&hwsig=fe4154b8152eebb5244e4aa6e3b76b37": x509: certificate has expired or is not yet valid: in conn.tryConnect, while doing GET request
github.com/itchio/httpkit/htfs.(*conn).tryConnect
    C:/Users/amos/go/pkg/mod/github.com/itchio/httpkit@v0.0.0-20200618110940-5044e418b971/htfs/conn.go:128
github.com/itchio/httpkit/htfs.(*conn).Connect
    C:/Users/amos/go/pkg/mod/github.com/itchio/httpkit@v0.0.0-20200618110940-5044e418b971/htfs/conn.go:56
github.com/itchio/httpkit/htfs.(*File).borrowConn
    C:/Users/amos/go/pkg/mod/github.com/itchio/httpkit@v0.0.0-20200618110940-5044e418b971/htfs/file.go:336
github.com/itchio/httpkit/htfs.Open
    C:/Users/amos/go/pkg/mod/github.com/itchio/httpkit@v0.0.0-20200618110940-5044e418b971/htfs/file.go:180
github.com/itchio/httpkit/eos.realOpen
    C:/Users/amos/go/pkg/mod/github.com/itchio/httpkit@v0.0.0-20200618110940-5044e418b971/eos/eos.go:137
github.com/itchio/httpkit/eos.Open
    C:/Users/amos/go/pkg/mod/github.com/itchio/httpkit@v0.0.0-20200618110940-5044e418b971/eos/eos.go:67
github.com/itchio/savior/filesource.OpenPaused
    C:/Users/amos/go/pkg/mod/github.com/itchio/savior@v0.0.0-20200303195615-7cac7998294c/filesource/filesource.go:11
github.com/itchio/savior/filesource.Open
    C:/Users/amos/go/pkg/mod/github.com/itchio/savior@v0.0.0-20200303195615-7cac7998294c/filesource/filesource.go:25
github.com/itchio/itch-setup/setup.(*Installer).doInstall
    C:/msys64/home/amos/gitlab/builds/eJ5Rnxef/1/itchio/itch-setup/setup/setup.go:162
github.com/itchio/itch-setup/setup.(*Installer).Install.func1
    C:/msys64/home/amos/gitlab/builds/eJ5Rnxef/1/itchio/itch-setup/setup/setup.go:142
runtime.goexit
    c:/go/src/runtime/asm_amd64.s:1373
in conn.Connect, non-retriable error
github.com/itchio/httpkit/htfs.(*conn).Connect
    C:/Users/amos/go/pkg/mod/github.com/itchio/httpkit@v0.0.0-20200618110940-5044e418b971/htfs/conn.go:77
github.com/itchio/httpkit/htfs.(*File).borrowConn
    C:/Users/amos/go/pkg/mod/github.com/itchio/httpkit@v0.0.0-20200618110940-5044e418b971/htfs/file.go:336
github.com/itchio/httpkit/htfs.Open
    C:/Users/amos/go/pkg/mod/github.com/itchio/httpkit@v0.0.0-20200618110940-5044e418b971/htfs/file.go:180
github.com/itchio/httpkit/eos.realOpen
    C:/Users/amos/go/pkg/mod/github.com/itchio/httpkit@v0.0.0-20200618110940-5044e418b971/eos/eos.go:137
github.com/itchio/httpkit/eos.Open
    C:/Users/amos/go/pkg/mod/github.com/itchio/httpkit@v0.0.0-20200618110940-5044e418b971/eos/eos.go:67
github.com/itchio/savior/filesource.OpenPaused
    C:/Users/amos/go/pkg/mod/github.com/itchio/savior@v0.0.0-20200303195615-7cac7998294c/filesource/filesource.go:11
github.com/itchio/savior/filesource.Open
    C:/Users/amos/go/pkg/mod/github.com/itchio/savior@v0.0.0-20200303195615-7cac7998294c/filesource/filesource.go:25
github.com/itchio/itch-setup/setup.(*Installer).doInstall
    C:/msys64/home/amos/gitlab/builds/eJ5Rnxef/1/itchio/itch-setup/setup/setup.go:162
github.com/itchio/itch-setup/setup.(*Installer).Install.func1
    C:/msys64/home/amos/gitlab/builds/eJ5Rnxef/1/itchio/itch-setup/setup/setup.go:142
runtime.goexit
    c:/go/src/runtime/asm_amd64.s:1373
htfs.Open (initial request)
github.com/itchio/httpkit/htfs.Open
    C:/Users/amos/go/pkg/mod/github.com/itchio/httpkit@v0.0.0-20200618110940-5044e418b971/htfs/file.go:182
github.com/itchio/httpkit/eos.realOpen
    C:/Users/amos/go/pkg/mod/github.com/itchio/httpkit@v0.0.0-20200618110940-5044e418b971/eos/eos.go:137
github.com/itchio/httpkit/eos.Open
    C:/Users/amos/go/pkg/mod/github.com/itchio/httpkit@v0.0.0-20200618110940-5044e418b971/eos/eos.go:67
github.com/itchio/savior/filesource.OpenPaused
    C:/Users/amos/go/pkg/mod/github.com/itchio/savior@v0.0.0-20200303195615-7cac7998294c/filesource/filesource.go:11
github.com/itchio/savior/filesource.Open
    C:/Users/amos/go/pkg/mod/github.com/itchio/savior@v0.0.0-20200303195615-7cac7998294c/filesource/filesource.go:25
github.com/itchio/itch-setup/setup.(*Installer).doInstall
    C:/msys64/home/amos/gitlab/builds/eJ5Rnxef/1/itchio/itch-setup/setup/setup.go:162
github.com/itchio/itch-setup/setup.(*Installer).Install.func1
    C:/msys64/home/amos/gitlab/builds/eJ5Rnxef/1/itchio/itch-setup/setup/setup.go:142
runtime.goexit
    c:/go/src/runtime/asm_amd64.s:1373
while opening remote signature file
Error during warm-up

This topic has been auto-archived and can no longer be posted in because there haven't been any posts in a while.