You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
比如这个分享链接
https://www.febbox.com/share/drnA0pUo
接受协作之后alist下打开为空。
其次,我复制协作文件到自己的文件夹内,打开视频路径时会报错

日志:
[GIN] 2025/03/23 - 16:57:42 | 200 | 647.7453ms | 127.0.0.1 | POST "/api/fs/get"
[GIN] 2025/03/23 - 17:01:30 | 200 | 529.2µs | 127.0.0.1 | GET "/api/admin/storage/get?id=65"
[GIN] 2025/03/23 - 17:01:30 | 200 | 0s | 127.0.0.1 | GET "/api/admin/driver/info?driver=FebBox"
[GIN] 2025/03/23 - 17:03:14 | 200 | 612.2168ms | 127.0.0.1 | POST "/api/admin/storage/update"
[GIN] 2025/03/23 - 17:03:14 | 200 | 615.6µs | 127.0.0.1 | GET "/api/admin/driver/names"
[GIN] 2025/03/23 - 17:03:14 | 200 | 1.3434ms | 127.0.0.1 | GET "/api/admin/storage/list"
[GIN] 2025/03/23 - 17:03:16 | 200 | 0s | 127.0.0.1 | POST "/api/admin/storage/disable?id=65"
[GIN] 2025/03/23 - 17:03:16 | 200 | 685.6µs | 127.0.0.1 | GET "/api/admin/storage/list"
[GIN] 2025/03/23 - 17:03:18 | 200 | 1.5496265s | 127.0.0.1 | POST "/api/admin/storage/enable?id=65"
[GIN] 2025/03/23 - 17:03:18 | 200 | 504.4µs | 127.0.0.1 | GET "/api/admin/storage/list"
[GIN] 2025/03/23 - 17:03:22 | 200 | 638.5056ms | 127.0.0.1 | POST "/api/fs/list"
�[31mERRO�[0m[2025-03-23 17:03:24] failed link /Febbox/TV Shows/Severance/season 1/Severance.S01E02.Half.Loop.REPACK.2160p.ATVP.WEB-DL.DDP5.1.Atmos.HDR.HEVC-TEPES.mkv: json: cannot unmarshal number 9841022721 into Go struct field .data.file_size of type int
failed get link
github.com/alist-org/alist/v3/internal/op.Link.func1
/source/internal/op/fs.go:260
github.com/alist-org/alist/v3/pkg/singleflight.(*Group[...]).doCall.func2
/source/pkg/singleflight/singleflight.go:193
github.com/alist-org/alist/v3/pkg/singleflight.(*Group[...]).doCall
/source/pkg/singleflight/singleflight.go:195
github.com/alist-org/alist/v3/pkg/singleflight.(*Group[...]).Do
/source/pkg/singleflight/singleflight.go:108
github.com/alist-org/alist/v3/internal/op.Link
/source/internal/op/fs.go:276
github.com/alist-org/alist/v3/internal/fs.link
/source/internal/fs/link.go:19
github.com/alist-org/alist/v3/internal/fs.Link
/source/internal/fs/fs.go:49
github.com/alist-org/alist/v3/server/handles.FsGet
/source/server/handles/fsread.go:305
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185
github.com/alist-org/alist/v3/server/middlewares.Auth
/source/server/middlewares/auth.go:73
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185
github.com/alist-org/alist/v3/server/middlewares.StoragesLoaded
/source/server/middlewares/check.go:14
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1
/go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:102
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185
github.com/gin-gonic/gin.LoggerWithConfig.func1
/go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:249
github.com/gin-gonic/gin.(*Context).Next
/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:185
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest
/go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:633
github.com/gin-gonic/gin.(*Engine).ServeHTTP
/go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:589
net/http.serverHandler.ServeHTTP
/usr/local/go/src/net/http/server.go:3301
net/http.(*conn).serve
/usr/local/go/src/net/http/server.go:2102
runtime.goexit
/usr/local/go/src/runtime/asm_386.s:1393
failed link
Beta Was this translation helpful? Give feedback.
All reactions