From the article it seems like it attempts to connect to a non-existent web service on startup.
Could figure out what it's expecting and emulate that of course. Just wanted to point out that it may run but not work as expected without changes.
Or patch it to skip that check.
From the article it seems like it attempts to connect to a non-existent web service on startup.
Could figure out what it's expecting and emulate that of course. Just wanted to point out that it may run but not work as expected without changes.