metrico / qryn

⭐️ All-in-One Polyglot Observability with OLAP Storage for Logs, Metrics, Traces & Profiles. Drop-in Grafana Cloud replacement compatible with Loki, Prometheus, Tempo, Pyroscope, Opentelemetry, Datadog and beyond :rocket:
https://qryn.dev
GNU Affero General Public License v3.0
1.25k stars 68 forks source link

Axios Invalid URL #543

Open renliangxa opened 3 months ago

renliangxa commented 3 months ago

{"level":50,"time":1723100479595,"pid":6196,"hostname":"DESKTOP-B4HCQ71","name":"qryn","msg":"rawRequest error: CREATE DATABASE IF NOT EXISTS qryn "} {"level":50,"time":1723100479597,"pid":6196,"hostname":"DESKTOP-B4HCQ71","name":"qryn","err":"Invalid URL\nTypeError: Invalid URL\n at new URL (node:internal/url:775:36)\n at dispatchHttpRequest (D:\workspace\qryn\node_modules\axios\dist\node\axios.cjs:2701:20)\n at D:\workspace\qryn\node_modules\axios\dist\node\axios.cjs:2621:5\n at new Promise ()\n at wrapAsync (D:\workspace\qryn\node_modules\axios\dist\node\axios.cjs:2601:10)\n at http (D:\workspace\qryn\node_modules\axios\dist\node\axios.cjs:2639:10)\n at Axios.dispatchRequest (D:\workspace\qryn\node_modules\axios\dist\node\axios.cjs:3622:10)\n at Axios._request (D:\workspace\qryn\node_modules\axios\dist\node\axios.cjs:4001:33)\n at Axios.request (D:\workspace\qryn\node_modules\axios\dist\node\axios.cjs:3871:25)\n at wrap (D:\workspace\qryn\node_modules\axios\dist\node\axios.cjs:28:15)\n at Axios.request (D:\workspace\qryn\node_modules\axios\dist\node\axios.cjs:3876:41)\n at async Object.rawRequest (D:\workspace\qryn\lib\db\clickhouse.js:1386:12)\n at async upgradeRequest (D:\workspace\qryn\lib\db\maintain\index.js:88:3)\n at async upgradeSingle (D:\workspace\qryn\lib\db\maintain\index.js:49:5)\n at async module.exports.upgrade (D:\workspace\qryn\lib\db\maintain\index.js:21:3)\n at async initialize (D:\workspace\qryn\lib\db\clickhouse.js:191:5)\n at async D:\workspace\qryn\qryn_node.js:75:5","msg":"Error starting qryn"}

lmangani commented 3 months ago

Invalid URL

@renliangxa hard to understand the report without knowing the config or any details. Could you document the issue further?

renliangxa commented 3 months ago

Environment

renliangxa commented 3 months ago

fix:

image

image

lmangani commented 3 months ago

I'm not sure I understand this report. If this is a change request, please feel free to submit a PR 👍