Giter VIP home page Giter VIP logo

Comments (4)

duncanam avatar duncanam commented on September 27, 2024

I should also mention I am trying to set the -tls flag to either "none" or "http", and I have also tried to specify a "-public-port" too. None of this has met with success.

from goatcounter.

akerl avatar akerl commented on September 27, 2024

When you run goatcounter serve, does the process stay running? Does it successfully bind to a port? Are connections to it being dropped by your firewall?

from goatcounter.

arp242 avatar arp242 commented on September 27, 2024

Which platform are you using?

Can you post the output of the goatcounter serve command? You can try adding -debug req to show log of every request.

from goatcounter.

duncanam avatar duncanam commented on September 27, 2024

I ended up getting this working- I tried both on Linux and Windows, was having similar issues on both.

I resolved by adding a star to my listen port, e.g. -listen *:8000, and then also figured out that on both OSes the localhost was being mapped to something funky, so got those IP addresses and used them for the database registration as well as web testing access and that got me a login page.

The next issue for me that was I was unable to login to the admin dashboard on Chrome, it would just empty the fields and stay on the login page. Firefox did not have this issue, interestingly. But, I can use Firefox.

Lastly, I even with the user session checkbox turned off in the dashboard settings, I was only able to get requests and/or tracking pixels of new unique page names to register on the dashboard, only once. I'd test this on multiple computers on the same network, and only the first one to make the request would notify the dashboard, such that I have a list of pages on my dashboard with only 1 ping on them (I thought turning off the user session checkbox would allow for someone to refresh the page and it count as a new visit).

Thank you both for the troubleshooting hints here, I appreciate your time. Since I'm looking for a solution to give me raw page visit / API usage count regardless of visitor uniqueness, I may try to roll my own solution that better fits those requirements.

from goatcounter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.