Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
beef331 opened this issue Jan 24, 2022 · 1 comment · May be fixed by #54
Open

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

beef331 opened this issue Jan 24, 2022 · 1 comment · May be fixed by #54
Assignees
Labels

Comments

@beef331
Copy link

beef331 commented Jan 24, 2022

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.

@FedericoCeratto
Copy link
Owner

Something in the docgen process is indeed broken and I'm investigating where.

@ire4ever1190 ire4ever1190 linked a pull request Dec 1, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants