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

java.lang.IllegalArgumentException: Unexpected char 0x5e0 at 575 in Cookie value #20620

Closed
johnreytanquinco opened this issue Aug 10, 2018 · 5 comments
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@johnreytanquinco
Copy link

johnreytanquinco commented Aug 10, 2018

Environment

Node: 8.9.4
Yarn: 1.0.2
npm: 5.6.0
react: 16.2.0 => 16.2.0
react-native: 0.51.0 => 0.51.0

Description

Same issue as this #11401 when a content is displayed in webview. Posting my crash report below.

Fatal Exception: java.lang.IllegalArgumentException: Unexpected char 0x5e0 at 575 in Cookie value: AWSALB=XXXXX; lux_uid=XXXXX; _ga=GA1.2.XXXXX; _gid=GA1.2.XXXXX; iad=1; __adblocker=false; um=1; ud=1; uh=1; _dc_gtm_UA-XXXXX=1; landingPageCookie=https://www.XXXXX; piano_limit=1; _gat_UA-XXXXX=1; user_geo_location={"continentCode":"XX"; "countryCode":"XX"=; "country":"XXXXX"=; "region":"X=; "city":"XXXXX"}=; traffic_src={"ga_gclid":""; "ga_source":"(direct)"=; "ga_medium":"(none)"=; "ga_campaign":""=; "ga_content":""=; "ga_keyword":""=; "ga_landing_page":"https://XXXXX"=; "ga_client_id":"XXXXX"}=
       at okhttp3.Headers$Builder.checkNameAndValue(Headers.java:320)
       at okhttp3.Headers$Builder.set(Headers.java:300)
       at okhttp3.Request$Builder.header(Request.java:164)
       at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:86)
       at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
       at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
       at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
       at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
       at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:179)
       at okhttp3.RealCall$AsyncCall.execute(RealCall.java:129)
       at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
       at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
       at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
       at java.lang.Thread.run(Thread.java:762)

@react-native-bot
Copy link
Collaborator

Can you run react-native info and edit your issue to include these results under the Environment section?

If you believe this information is irrelevant to the reported issue, you may write [skip envinfo] under Environment to let us know.

@johnreytanquinco
Copy link
Author

Devices where this error occurs.

  • Galaxy Tab S2 : Android version 7.0
  • Galaxy S6 : Android version 6.0.1

But no error on smartphone with Android version 8.1.0

@rahamin1
Copy link

rahamin1 commented Aug 13, 2018

I don't understand why #19430 was closed... Seems like a react native issue

@react-native-bot react-native-bot added the Ran Commands One of our bots successfully processed a command. label Aug 24, 2018
@react-native-bot
Copy link
Collaborator

I am closing this issue because it does not contain the necessary environment info, and there has been no followup in a while.

If you found this thread after encountering the same issue in the latest release, please feel free to create a new issue with up-to-date information by clicking here.

@VittoriDavide
Copy link

any news on this ? I have still this error

@facebook facebook locked as resolved and limited conversation to collaborators Aug 24, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Aug 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants