8000 Crawling any website causes go panic: slice bounds out of range [34:33] · Issue #81 · DonTizi/rlama · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Crawling any website causes go panic: slice bounds out of range [34:33] #81
Closed
@Tiggilyboo

Description

@Tiggilyboo

Just updated to latest public rlama version 0.1.36

Crawling website 'https://wiki.freecad.org/Main_Page'...
No sitemap found or error parsing sitemap, falling back to standard crawling
Crawling: https://wiki.freecad.org/Main_Page
Crawling: https://wiki.freecad.org/Main_Page#bodyContent
Crawling: https://wiki.freecad.org/Special:Search
Crawling: https://wiki.freecad.org/index.php?title=Special:UserLogin&returnto=Main+Page
Crawling: https://wiki.freecad.org/Online_Help_Toc
Crawling: https://wiki.freecad.org/About_FreeCAD
Crawling: https://wiki.freecad.org/Feature_list
Crawling: https://wiki.freecad.org/Screenshots
Crawling: https://wiki.freecad.org/Download
panic: runtime error: slice bounds out of range [34:33]

goroutine 1 [running]:
github.com/dontizi/rlama/internal/crawler.(*WebCrawler).crawlStandard(0xc0001963f0)
	/home/runner/work/rlama/rlama/internal/crawler/crawler.go:206 +0x6b5
github.com/dontizi/rlama/internal/crawler.(*WebCrawler).CrawlWebsite(0xc0001963f0?)
	/home/runner/work/rlama/rlama/internal/crawler/crawler.go:101 +0x1d6
github.com/dontizi/rlama/cmd.init.func30(0x145de80, {0xcda7bf?, 0x4?, 0xcda7c3?})
	/home/runner/work/rlama/rlama/cmd/wizard.go:379 +0x2039
github.com/spf13/cobra.(*Command).execute(0x145de80, {0x149de20, 0x0, 0x0})
	/home/runner/go/pkg/mod/github.com/spf13/cobra@v1.8.0/command.go:983 +0xaaa
github.com/spf13/cobra.(*Command).ExecuteC(0x1459f40)
	/home/runner/go/pkg/mod/github.com/spf13/cobra@v1.8.0/command.go:1115 +0x3ff
github.com/spf13/cobra.(*Command).Execute(...)
	/home/runner/go/pkg/mod/github.com/spf13/cobra@v1.8.0/command.go:1039
github.com/dontizi/rlama/cmd.Execute(...)
	/home/runner/work/rlama/rlama/cmd/root.go:48
main.main()
	/home/runner/work/rlama/rlama/main.go:9 +0x1b
(models) [simon@crate models]$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0