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

Problems with Maven #4

Open
homestar9 opened this issue Mar 14, 2023 · 2 comments
Open

Problems with Maven #4

homestar9 opened this issue Mar 14, 2023 · 2 comments

Comments

@homestar9
Copy link
Contributor

Over the last few weeks, I have noticed Commandbox reporting the following error every time it starts:

>    Oops! search.maven.org responsed with an unexpected satus code: 408
>    C:\Users\MyUsername\.CommandBox\cfml\modules\commandbox-cbplaywright\models\DriverService.cfc:34

Perhaps the timeout should be extended?

@homestar9
Copy link
Contributor Author

When I try to load https://search.maven.org/solrsearch/select?q=g:com.microsoft.playwright+AND+a:driver-bundle&core=gav&rows=20&wt=json manually I get a 502 bad gateway error so the issue is likely on Maven's end. I still think the timeout should be extended though and will add a PR

@elpete
Copy link
Contributor

elpete commented Mar 14, 2023

I wonder if we can have it loading/downloading in the background and only timeout if we try to use the driver without it being downloaded.

@elpete elpete reopened this Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants