You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/05/16 15:18:12 UTC

[GitHub] [superset] CaptainHoangLe opened a new issue, #20084: Failed to execute 'fetch' on 'Window': Failed to read the 'signal' property from 'RequestInit': Failed to convert value to 'AbortSignal'.

CaptainHoangLe opened a new issue, #20084:
URL: https://github.com/apache/superset/issues/20084

   I am using superset ver 1.4.0 .  dashboard uses nomal on almost device but when i use Ipad and reload dashboard , it throw me error
   ![image](https://user-images.githubusercontent.com/53038465/168625606-00cb0380-10d2-476c-b4f0-17f17eff94d0.png)
   
   I have fixed it by remove signal on request param of 
   ![image](https://user-images.githubusercontent.com/53038465/168626240-99449282-8a67-4eb6-aad1-6d860e7a93a1.png)
   
   but I don't know if that's a reasonable fix. So , i am looking forward to recieving a help from somebody, please
   Thank you so much !


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] CaptainHoangLe commented on issue #20084: Failed to execute 'fetch' on 'Window': Failed to read the 'signal' property from 'RequestInit': Failed to convert value to 'AbortSignal'.

Posted by GitBox <gi...@apache.org>.
CaptainHoangLe commented on issue #20084:
URL: https://github.com/apache/superset/issues/20084#issuecomment-1129623275

   > Hi @CaptainHoangLe,
   > 
   > Seems like the code in master is the same, at least around this function, though I cannot reproduce with the default dashboards. Looking at this error, seems like it happens if the request is malformed, specially around the headers. Can you post the curl request made for it here? (or a sample that can be reproduced) Can you also test against the code in master?
   > 
   > Thanks!
   
   uhm.... this bug may only appear on macos and ubuntu 20.04


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] diegomedina248 commented on issue #20084: Failed to execute 'fetch' on 'Window': Failed to read the 'signal' property from 'RequestInit': Failed to convert value to 'AbortSignal'.

Posted by GitBox <gi...@apache.org>.
diegomedina248 commented on issue #20084:
URL: https://github.com/apache/superset/issues/20084#issuecomment-1128091106

   Hi @CaptainHoangLe,
   
   Seems like the code in master is the same, at least around this function, though I cannot reproduce with the default dashboards.
   Looking at this error, seems like it happens if the request is malformed, specially around the headers.
   Can you post the curl request made for it here? (or a sample that can be reproduced)
   Can you also test against the code in master?
   
   Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


Re: [I] Failed to execute 'fetch' on 'Window': Failed to read the 'signal' property from 'RequestInit': Failed to convert value to 'AbortSignal'. [superset]

Posted by "maxgillmaxgill (via GitHub)" <gi...@apache.org>.
maxgillmaxgill commented on issue #20084:
URL: https://github.com/apache/superset/issues/20084#issuecomment-1876024716

   I am getting the same error running on Safari + Oracle Linux 8.8. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org