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

Bitbucket token connection time out #103

Closed
alfespa17 opened this issue Dec 15, 2021 · 0 comments · Fixed by #104
Closed

Bitbucket token connection time out #103

alfespa17 opened this issue Dec 15, 2021 · 0 comments · Fixed by #104
Labels
bug Something isn't working

Comments

@alfespa17
Copy link
Member

Refresh token for bitbucket sometime fails with timeout error

[id:6c2ba171-2, L:/10.1.0.7:34082 - R:bitbucket.org/18.205.93.2:443] The connection observed an error

io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out

2021-12-15 14:15:44.146 ERROR 1 --- [ryBean_Worker-5] org.quartz.core.JobRunShell              : Job DEFAULT.Terrakube_Vcs_24696aae-1a3b-44c4-92e5-cc33348acafa threw an unhandled Exception: 

org.springframework.web.reactive.function.client.WebClientRequestException: readAddress(..) failed: Connection timed out; nested exception is io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection timed out
	at org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.lambda$wrapException$9(ExchangeFunctions.java:141) ~[spring-webflux-5.3.13.jar:5.3.13]
	Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: 
Error has been observed at the following site(s):
	|_ checkpoint ? Request to POST https://bitbucket.org/site/oauth2/access_token [DefaultWebClient]
Stack trace:
		at org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.lambda$wrapException$9(ExchangeFunctions.java:141) ~[spring-webflux-5.3.13.jar:5.3.13]
		at reactor.core.publisher.MonoErrorSupplied.subscribe(MonoErrorSupplied.java:55) ~[reactor-core-3.4.9.jar:3.4.9]
		at reactor.core.publisher.Mono.subscribe(Mono.java:4338) ~[reactor-core-3.4.9.jar:3.4.9]
		at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:103) ~[reactor-core-3.4.9.jar:3.4.9]
@alfespa17 alfespa17 added the bug Something isn't working label Dec 15, 2021
@alfespa17 alfespa17 linked a pull request Dec 16, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant