I'm new to divolte collecting. After installing divolte collector on wsl2 and starting the server on localhost:8290, I tried to access the server from a browser at http://127.0.0.1:8290/. I got "This site is inaccessible: 127.0.0.1 does not allow connection.". I thought the problem was with the port, so I added it to pare feu to autorise the connection, but it is still not working. I checked the devtools and I get "Request URL: http://localhost:8290/""strict-origin-when-cross-origin." from both chrome and firefox. I'm really a bit stuck here. enter image description here enter image description here
cross origin problem with divolte collector
118 views Asked by Yosra Haj Taieb At
0
There are 0 answers
Related Questions in WSL-2
- Ubuntu-22.04 File watcher failed repeatedly and has been disabled (External file changes sync might be slow)
- I'm unable to access 'https://github.com/Danniecodjoe/alx-system_engineering-devops.git/':
- Installing Docker on Windows 10
- Error "libicui18n.so.73: cannot open shared object file" after installing Node.js via Homebrew on Windows Subsystem for Linux (WSL)
- Buildx error when deploying models in Nuclio(CVAT)
- Appending File Path (With Spaces) to $PATH Variable Removes the Spaces
- How do I set up Xdebug in PhpStorm with Laravel Sail Docker on WSL2 without Docker Desktop
- trivial socket program failing at accept() with errno 22
- Docker and WSL consumes lot of space in C Drive and Ubuntu not working error
- mysql and databases with wsl and visual studio
- I can“t clone my github repository with a ssh key
- How can I access running docker container instead of Apache2 Ubuntu default page?
- POST requests to api.cognitive.microsofttranslator.com from docker in WSL2 with mirrored networking not working when wireguard VPN enabled
- sail fails to build docker image
- How to debug a Magento 2 project on Visual Studio or PhpStorm in Windows 10 with WSL2 Environment using Nginx and PHP 8.1?
Related Questions in DIVOLTE
- How do I deserialise Divolte AVRO records from Kafka using Kafka connect with schema registry?
- Divolte session don't time out within a page-view if window time beyond the session timeout (default 30 minutes)
- How can we get nested Avro schema field inside mapping.groovy
- cross origin problem with divolte collector
- How variables of config file are getting replaced by docker-compose ENV?
- Divolte collector and Kafka, send each event to it's specific topic
- Cant find Avro schema in divolte and kafka docker
- Corresponding 'Groovy' mapping for required Avro Schema - divolte
- How to setup divolte.io for multiple websites on the same server?
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)