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 2019/04/06 02:29:13 UTC

[GitHub] [incubator-superset] thefragmenter opened a new issue #7235: Unable to see the python stack trace for HTTP 500

thefragmenter opened a new issue #7235: Unable to see the python stack trace for HTTP 500
URL: https://github.com/apache/incubator-superset/issues/7235
 
 
   <!--
   Licensed to the Apache Software Foundation (ASF) under one
   or more contributor license agreements.  See the NOTICE file
   distributed with this work for additional information
   regarding copyright ownership.  The ASF licenses this file
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
   
     http://www.apache.org/licenses/LICENSE-2.0
   
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.
   -->
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   
   ### Superset version
   0.28.1
   ### Expected results
   python stack trace in console
   ### Actual results
   No stack trace but just INFO
   ### Steps to reproduce
   
   I want to debug an issue but I'm not able to see anything in the console. Its just printing INFO messages.
   This is the error I get:
   
   Sql lab > select schema > select table
   `Error occurred while fetching table metadata`
   
   The following is there in config.py but I cannot see any trace!
   `SHOW_STACKTRACE = True`
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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