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/07/22 01:45:30 UTC

[GitHub] [superset] JunTech opened a new issue, #20815: GET /ws HTTP/1.1 werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server.

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

   when i click any pages,it will request the /ws api,then the backend will cause notFound error
   
   #### How to reproduce the bug
   
   1. start the server,and click any pages,it will request /ws api
   2. the backend will cause notFound error
   3. See error
   ![image](https://user-images.githubusercontent.com/54126696/180343611-5b1f5af9-1bfe-4cbe-ba38-6287a9f7b128.png)
   
   ### Expected results
   
   what you expected to happen.
   
   ### Actual results
   
   raise notFound error
   
   #### Screenshots
   
   ![image](https://user-images.githubusercontent.com/54126696/180343665-402f3efb-e02d-4f47-a371-d0cc2673c256.png)
   
   
   ### Environment
   
   (please complete the following information):
   
   - browser type and version: chrome 96
   - superset version: `2.0
   - python version: `anaconda 3.8`
   - node.js version: `16`
   - any feature flags active: 
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [ ] I have reproduced the issue with at least the latest released version of superset.
   - [ ] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   


-- 
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


Re: [I] GET /ws HTTP/1.1 werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server. [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas closed issue #20815: GET /ws HTTP/1.1 werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server.
URL: https://github.com/apache/superset/issues/20815


-- 
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] wangkun723 commented on issue #20815: GET /ws HTTP/1.1 werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server.

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

   我也存在这个问题,有任何进展吗


-- 
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] hushaoqing commented on issue #20815: GET /ws HTTP/1.1 werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server.

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

   Adding `host` to[ config.json](https://github.com/apache/superset/blob/15c3c342680e041019eab9a327034c77f6456966/superset-websocket/config.example.json#L2) worked in my case.
   ![image](https://user-images.githubusercontent.com/10289162/192680610-253d44b2-ba1a-43e1-9a80-f754e8e17e2c.png)
   


-- 
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] n15902179169 commented on issue #20815: GET /ws HTTP/1.1 werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server.

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

   我有同样的问题


-- 
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] DingZhengCN commented on issue #20815: GET /ws HTTP/1.1 werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server.

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

   I have the same question


-- 
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] GET /ws HTTP/1.1 werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server. [superset]

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

   Hi there, and sorry this has gone quiet for so long. We're no longer supporting Superset 2.x or prior, and since it's been a while since this thread saw any activity (around 6 months), I'll close this as stale. If it is still an issue in Superset 3.x or newer, we can re-open this, or feel free to open a new issue with updated context. 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