In0ri icon indicating copy to clipboard operation
In0ri copied to clipboard

cant add site on WUI

Open itsecforu opened this issue 11 months ago • 2 comments

Hi! I started servie via docker compose.

After press Submit nothing happens!

itsecforu avatar Feb 11 '25 14:02 itsecforu

Logs seems normally:

docker logs a94df6aa8b15
 * Starting periodic command scheduler cron
   ...done.
 * Serving Flask app "app" (lazy loading)
 * Environment: production
   WARNING: This is a development server. Do not use it in a production deployment.
   Use a production WSGI server instead.
 * Debug mode: off
 * Running on all addresses.
   WARNING: This is a development server. Do not use it in a production deployment.
 * Running on http://172.22.0.3:8080/ (Press CTRL+C to quit)
2025-02-12 11:19:23.481308: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: AVX2 AVX512F FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.
[WDM] - Downloading: 19.4kB [00:00, 4.66MB/s]
 * Serving Flask app "api" (lazy loading)
 * Environment: production
   WARNING: This is a development server. Do not use it in a production deployment.
   Use a production WSGI server instead.
 * Debug mode: off
[WDM] - Downloading: 100%|██████████| 2.15M/2.15M [00:01<00:00, 1.65MB/s]
 * Running on all addresses.
   WARNING: This is a development server. Do not use it in a production deployment.
 * Running on http://172.22.0.3:8088/ (Press CTRL+C to quit)
10.2.67.11 - - [12/Feb/2025 11:19:34] "GET / HTTP/1.1" 200 -
10.2.67.11 - - [12/Feb/2025 11:19:41] "GET /setting HTTP/1.1" 200 -
10.2.67.11 - - [12/Feb/2025 11:19:46] "GET / HTTP/1.1" 200 -

itsecforu avatar Feb 12 '25 08:02 itsecforu

Via browser i see errrors:

SCRIPT1002: Syntax error index.js SCRIPT1010: Expected identifier global.min.js SCRIPT5009: 'jQuery' is undefined quixnav-init.js SCRIPT5009: 'jQuery' is undefined custom.min.js

and HTML1506: Unexpected token.

itsecforu avatar Feb 12 '25 15:02 itsecforu