Skip to content
This repository was archived by the owner on Aug 17, 2024. It is now read-only.
This repository was archived by the owner on Aug 17, 2024. It is now read-only.

Hosted Docs are either empty or cannot be loaded. #46

@beef331

Description

@beef331

Some packages have hosted docs like ur but attempting to go to them results in a page that's a jester error.

An error has occured in one of your routes.

Detail: package_directory.nim(1916) package_directory
package_directory.nim(1913) main
jester.nim(494) serve
httpbeast.nim(540) run
httpbeast.nim(371) eventLoop
httpbeast.nim(283) processEvents
jester.nim(497) :anonymous
jester.nim(399) handleRequest
asyncmacro.nim(262) dispatch
asyncmacro.nim(29) dispatchNimAsyncContinue
jester.nim(297) dispatchIter
asyncmacro.nim(262) mainRouter
asyncmacro.nim(32) mainRouterNimAsyncContinue
package_directory.nim(1373) mainRouterIter
io.nim(842) readFile
[[reraised from:
package_directory.nim(1916) package_directory
package_directory.nim(1913) main
jester.nim(494) serve
httpbeast.nim(540) run
httpbeast.nim(371) eventLoop
httpbeast.nim(283) processEvents
jester.nim(497) :anonymous
jester.nim(399) handleRequest
asyncmacro.nim(262) dispatch
asyncmacro.nim(32) dispatchNimAsyncContinue
asyncmacro.nim(145) dispatchIter
asyncfutures.nim(372) read
]]
[[reraised from:
package_directory.nim(1916) package_directory
package_directory.nim(1913) main
jester.nim(494) serve
httpbeast.nim(540) run
httpbeast.nim(371) eventLoop
httpbeast.nim(283) processEvents
jester.nim(497) :anonymous
jester.nim(399) handleRequest
asyncmacro.nim(262) handleRequestSlow
asyncmacro.nim(32) handleRequestSlowNimAsyncContinue
asyncmacro.nim(145) handleRequestSlowIter
asyncfutures.nim(372) read
]]
cannot open: /tmp/nim_package_directory/cache/ur/pkgs/ur-0.1.1/ur.html

Others have nothing clickable and have an empty page, globby for instance.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions