Integrated REST

Integrated REST

162k Downloads

can not request successful "http://localhost:3000/networkElement"

GaN8373 opened this issue ยท 6 comments

commented

Issue type:

  • ๐Ÿ› Bug

Short description:

Only this networkElement Interface is not normal
load mods:
image

Steps to reproduce the problem:

  1. ...

Expected behaviour:


Versions:

  • This mod: 1.1.12-129
  • Minecraft: 1.21.1
  • Mod loader version: NeoForge 21.1.81

Log file:

commented

Thanks for reporting!

commented

That URL requires a network element id, such as http://localhost:3000/networkElement/123 if your network element id is 123.

commented

In the past, I could access the public components on the network by visiting this page. Has this function been cancelled? How can I know exactly what components are on the network?

commented

Ah no, you're right, that should be possible indeed.
How are you executing the request exactly? And what response are you getting exactly?

commented

Ah no, you're right, that should be possible indeed. How are you executing the request exactly? And what response are you getting exactly?

use postman and brower get request, the endpoint no resp. the effect look a.. connect failed