Code Monkey home page Code Monkey logo

Comments (8)

milesmcc avatar milesmcc commented on August 23, 2024 1

Alright, this is fixed in v0.3.2. Please reopen if you find the issue continues.

Thanks for the report! This is a pretty shocking issue to be honest; it's likely that it affects pretty much all default Shynet instances except for my own (because I use an external Redis server). So I would not have seen this if it weren't for your report!

from shynet.

milesmcc avatar milesmcc commented on August 23, 2024

Can you show the session details view for each of those sessions? I’m curious if this is someone’s browser calling the <noscript> image fallback.

from shynet.

Windyo avatar Windyo commented on August 23, 2024

nope, all of the sessions use the JS tracker.

[redacted to remove IP data]

from shynet.

milesmcc avatar milesmcc commented on August 23, 2024

Alright, I'll take a look at this. I haven't been able to replicate this issue, but will see if anything turns up.

(By the way—@Windyo I edited your comment to remove the screenshots, as I wanted to avoid the potentially private IP information from floating around. Just an FYI in case you were wondering what happened.)

from shynet.

Windyo avatar Windyo commented on August 23, 2024

I can reproduce it on my sites - if needed I can create you a shynet user on my instance. I can't give you ssh access though.

from shynet.

milesmcc avatar milesmcc commented on August 23, 2024

@Windyo by the way, do you have multiple frontend servers running?

I could see this being an issue if there are multiple frontend servers that aren't connected to the same cache backend.

from shynet.

Windyo avatar Windyo commented on August 23, 2024

Hmmm.

I do have multiple instances of servers running as everything is dockerized, but only one server per website.
Meaning the wiki's on server, with its own database, and the other websites as well.

from shynet.

milesmcc avatar milesmcc commented on August 23, 2024

Oh, I know what’s happening. Gunicorn is launching 3 instances of Shynet, which aren’t connected via the same cache. That’s causing the duplication. The fix is easy, fortunately: have Gunicorn launch only one instance. I’ll push an update to fix this shortly.

from shynet.

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.