Coder Social home page Coder Social logo

Comments (13)

Runesun avatar Runesun commented on August 24, 2024

For added context, I am playing SatisfactoryPLUS at the moment (overhaul mod pack) so maybe a factor with new changes, but I can say that 0.8.3 worked great with it even with all the new buildable components and parts it has in it.

from ficsitremotemonitoring.

porisius avatar porisius commented on August 24, 2024

JSONQuery was used for the Notifications Subsystem, so, if anything would break, that would be it. However, I recall it passing testing.

Are you able to curl/wget localhost:8080 and see what it is doing?

from ficsitremotemonitoring.

Runesun avatar Runesun commented on August 24, 2024

Yeah. I'll try to get a better STR this evening (starting work day now) where I also don't have SF+ installed too to remove that variable.

from ficsitremotemonitoring.

V0IDL355 avatar V0IDL355 commented on August 24, 2024

Try to go to localhost:8080/html/index.html

from ficsitremotemonitoring.

porisius avatar porisius commented on August 24, 2024

I would also check the web_root option in the \FactoryGame\Configs\FicsitRemoteMonitoring\WebServer.cfg file. If it is set to "", it will show the default Web UI, however, if that is changed to something else, that will depend on what you have configured.

image

Below is how the mod handles the root redirect.
image

from ficsitremotemonitoring.

Runesun avatar Runesun commented on August 24, 2024

Try to go to localhost:8080/html/index.html

If it moved that might explain a lot on why it didn't render for me.

My main use case is I'm currently making API calls against that API from my bot. I haven't yet validated that the call changed. I just looked localhost and assumed something had changed and the dependency drop made me unsure (my bad probably)

For context I tied this to a !production command so anyone in chat can ask about something in my playthrough live. It's likely my api call needs to be updated.

Will validate soon and either return with a STR in a few hours or close this ticket if I just didn't realize the call changed.

from ficsitremotemonitoring.

Runesun avatar Runesun commented on August 24, 2024

If nothing else though I didn't realize that auto start for web was a thing. i should definitely turn that on!

from ficsitremotemonitoring.

porisius avatar porisius commented on August 24, 2024

By all means, do let me know what you see... and you're using this in a Twitch/Streaming setup? That's a new one to me.

You can change the listening address to 0.0.0.0 or your IP address if you want to, it doesn't have to be localhost. I left it as 127.0.0.1 for cybersecurity reasons (default: more secure, modify to be less if desired), and would let those who know what they are doing change it. The mod doesn't have any known security issues, but I am a SysAdmin and thus there's my reasoning.

The web server mod configs are all stored in https://docs.ficsit.app/ficsitremotemonitoring/latest/config/Web.html. Each config file has its own docs page... apparently, I didn't update the Monitoring.cfg one. I'll go ahead and fix that at least. There's a debug/minimalize option that I need to add, and the cache system/delays are gone due to serious "built it how I should have in the first place" work.

image

from ficsitremotemonitoring.

Runesun avatar Runesun commented on August 24, 2024

There still is an issue with the website for me, but I don't really use it. I was just using that to identify if there was an issue with the upgraded mod. Turns out that was a red herring and wasn't related at all. For your context though, this is what I get when I try to go to it.

image

I did figure out my issue though. The getProdStats API still works fine, but ItemName is now Name in the response so I had to update that in my streamer bot code.

If you want to use this ticket to track any work related to the error in that screenshot feel free, but I'm good to close for my needs around the bot. Here's a screenshot of my command in chat. One day I'd love to do an on screen effect instead of just chat, but that's a future me problem. :)

image

from ficsitremotemonitoring.

V0IDL355 avatar V0IDL355 commented on August 24, 2024

Il ix that menushw issue really quickly. Instead of index.html go home.html

from ficsitremotemonitoring.

Runesun avatar Runesun commented on August 24, 2024

Can confirm. Home works beautifully. (And looks really good too!)

Edit: And wow, Is the dev and detailed production stats new? I'd never noticed them before. There's so much cool stuff I can setup for this now.

Great mod guys. Super helpful.

from ficsitremotemonitoring.

V0IDL355 avatar V0IDL355 commented on August 24, 2024

Only the dev and home are new tabs. There also should be a sorting feature.

from ficsitremotemonitoring.

V0IDL355 avatar V0IDL355 commented on August 24, 2024

Themes are also a new tab.

from ficsitremotemonitoring.

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.