Dear Team,
I'm using NodeBB version 3.10 new installation, i see this bugs:
-
Admin UI can't load "loading admin/settings/tags", although i try re-build many time. (see attached picture)
-
I ofen get 503 status and slow loading when i access all page after create ~45000 topic. i don't see err log.
-
This is log when i re-build or setup/build nodeBB
this is log:
DEPRECATION WARNING: darken() is deprecated. Suggestions:
color.scale($color, $lightness: -11.9298245614%)
color.adjust($color, $lightness: -2%)
More info: https://sass-lang.com/d/color-functions
╷
97 │ $form-file-button-hover-bg: darken($form-file-button-bg, 2%) !default;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
bootswatch/dist/vapor/_variables.scss 97:35 @import
- 1:9 root stylesheet
DEPRECATION WARNING: red() is deprecated. Suggestion:
color.channel($color, "red", $space: rgb)
More info: https://sass-lang.com/d/color-functions
╷
185 │ "r": red($color),
│ ^^^^^^^^^^^
╵
bootstrap/scss/_functions.scss 185:10 luminance()
bootstrap/scss/_functions.scss 174:8 contrast-ratio()
bootstrap/scss/_functions.scss 159:22 color-contrast()
bootstrap/scss/_variables.scss 846:42 @import
- 7:9 root stylesheet
DEPRECATION WARNING: green() is deprecated. Suggestion:
color.channel($color, "green", $space: rgb)
More info: https://sass-lang.com/d/color-functions
╷
186 │ "g": green($color),
│ ^^^^^^^^^^^^^
╵
bootstrap/scss/_functions.scss 186:10 luminance()
bootstrap/scss/_functions.scss 174:8 contrast-ratio()
bootstrap/scss/_functions.scss 159:22 color-contrast()
bootstrap/scss/_variables.scss 846:42 @import
- 7:9 root stylesheet
WARNING: 6 repetitive deprecation warnings omitted.
Run in verbose mode to see all warnings.
DEPRECATION WARNING: darken() is deprecated. Suggestions:
color.scale($color, $lightness: -13.7096774194%)
color.adjust($color, $lightness: -5%)
More info: https://sass-lang.com/d/color-functions
╷
79 │ $pagination-active-border-color: darken($primary, 5%) !default;
│ ^^^^^^^^^^^^^^^^^^^^
╵
bootswatch/dist/yeti/_variables.scss 79:37 @import
- 1:9 root stylesheet
DEPRECATION WARNING: red() is deprecated. Suggestion:
color.channel($color, "red", $space: rgb)
More info: https://sass-lang.com/d/color-functions
╷
185 │ "r": red($color),
│ ^^^^^^^^^^^
╵
bootstrap/scss/_functions.scss 185:10 luminance()
bootstrap/scss/_functions.scss 174:8 contrast-ratio()
bootstrap/scss/_functions.scss 159:22 color-contrast()
bootstrap/scss/_variables.scss 846:42 @import
- 7:9 root stylesheet
DEPRECATION WARNING: green() is deprecated. Suggestion:
color.channel($color, "green", $space: rgb)
More info: https://sass-lang.com/d/color-functions
╷
186 │ "g": green($color),
│ ^^^^^^^^^^^^^
╵
bootstrap/scss/_functions.scss 186:10 luminance()
bootstrap/scss/_functions.scss 174:8 contrast-ratio()
bootstrap/scss/_functions.scss 159:22 color-contrast()
bootstrap/scss/_variables.scss 846:42 @import
- 7:9 root stylesheet
DEPRECATION WARNING: blue() is deprecated. Suggestion:
color.channel($color, "blue", $space: rgb)
More info: https://sass-lang.com/d/color-functions
╷
187 │ "b": blue($color)
│ ^^^^^^^^^^^^
╵
bootstrap/scss/_functions.scss 187:10 luminance()
bootstrap/scss/_functions.scss 174:8 contrast-ratio()
bootstrap/scss/_functions.scss 159:22 color-contrast()
bootstrap/scss/_variables.scss 846:42 @import
- 7:9 root stylesheet
DEPRECATION WARNING: red() is deprecated. Suggestion:
color.channel($color, "red", $space: rgb)
More info: https://sass-lang.com/d/color-functions
╷
37 │ @return red($value), green($value), blue($value);
│ ^^^^^^^^^^^
╵
bootstrap/scss/_functions.scss 37:11 to-rgb()
bootstrap/scss/_variables.scss 846:31 @import
- 7:9 root stylesheet
WARNING: 4 repetitive deprecation warnings omitted.
Run in verbose mode to see all warnings.
DEPRECATION WARNING: red() is deprecated. Suggestion:
color.channel($color, "red", $space: rgb)
More info: https://sass-lang.com/d/color-functions
╷
185 │ "r": red($color),
│ ^^^^^^^^^^^
╵
bootstrap/scss/_functions.scss 185:10 luminance()
bootstrap/scss/_functions.scss 174:8 contrast-ratio()
bootstrap/scss/_functions.scss 159:22 color-contrast()
bootstrap/scss/_variables.scss 846:42 @import
- 7:9 root stylesheet
DEPRECATION WARNING: green() is deprecated. Suggestion:
color.channel($color, "green", $space: rgb)
More info: https://sass-lang.com/d/color-functions
╷
186 │ "g": green($color),
│ ^^^^^^^^^^^^^
╵
bootstrap/scss/_functions.scss 186:10 luminance()
bootstrap/scss/_functions.scss 174:8 contrast-ratio()
bootstrap/scss/_functions.scss 159:22 color-contrast()
bootstrap/scss/_variables.scss 846:42 @import
- 7:9 root stylesheet
DEPRECATION WARNING: blue() is deprecated. Suggestion:
color.channel($color, "blue", $space: rgb)
More info: https://sass-lang.com/d/color-functions
╷
187 │ "b": blue($color)
│ ^^^^^^^^^^^^
╵
bootstrap/scss/_functions.scss 187:10 luminance()
bootstrap/scss/_functions.scss 174:8 contrast-ratio()
bootstrap/scss/_functions.scss 159:22 color-contrast()
bootstrap/scss/_variables.scss 846:42 @import
- 7:9 root stylesheet
DEPRECATION WARNING: red() is deprecated. Suggestion:
color.channel($color, "red", $space: rgb)
More info: https://sass-lang.com/d/color-functions
╷
37 │ @return red($value), green($value), blue($value);
│ ^^^^^^^^^^^
╵
bootstrap/scss/_functions.scss 37:11 to-rgb()
bootstrap/scss/_variables.scss 846:31 @import
- 7:9 root stylesheet
DEPRECATION WARNING: green() is deprecated. Suggestion:
color.channel($color, "green", $space: rgb)
More info: https://sass-lang.com/d/color-functions
╷
37 │ @return red($value), green($value), blue($value);
│ ^^^^^^^^^^^^^
╵
bootstrap/scss/_functions.scss 37:24 to-rgb()
bootstrap/scss/_variables.scss 846:31 @import
- 7:9 root stylesheet
WARNING: 3 repetitive deprecation warnings omitted.
Run in verbose mode to see all warnings.