You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When starting the service as administrator, it attempts to connect to the specified Datecs DP-150 printer at 192.168.1.99:3999 but fails. The log output repeatedly shows attempts and responses, but ultimately the printer is not detected:
While ErpNet.FP is running and making these attempts, the fiscal printer becomes inaccessible to other tools—indicating that ErpNet.FP is successfully locking or occupying the connection. Once I stop ErpNet.FP, I can immediately connect to the printer using the official Datecs utility "DUDE" (from the same computer, same IP/port).
This suggests that the printer is online and reachable, and that the IP/port configuration is correct. The issue seems to be that ErpNet.FP cannot properly handshake or finalize the connection, resulting in a failure to detect the printer.
Expected Behavior:
ErpNet.FP should successfully detect and connect to the configured Datecs DP-150 printer, making it available for fiscal operations.
Actual Behavior:
ErpNet.FP attempts a connection multiple times and then reports failure, leaving the printer undetected. While this is happening, other applications cannot connect, implying that ErpNet.FP is holding the connection but not completing it successfully.
Steps to Reproduce:
Configure ErpNet.FP with the provided settings pointing to a Datecs DP-150 printer, with bg.dt.c.isl.tcp protocol
Start ErpNet.FP as administrator.
Observe the repeated attempts and eventual failure in the logs.
Note that during operation, the printer is not accessible by other tools.
Stop ErpNet.FP and attempt to connect via Datecs DUDE—this works as expected.
Environment:
ErpNet.FP version: 1.1.0.1414
Printer model: Datecs DP-150
OS: Windows 11
Network: Printer accessible at 192.168.1.99:3999
The text was updated successfully, but these errors were encountered:
I am running ErpNet.FP with the following configuration:
When starting the service as administrator, it attempts to connect to the specified Datecs DP-150 printer at 192.168.1.99:3999 but fails. The log output repeatedly shows attempts and responses, but ultimately the printer is not detected:
While ErpNet.FP is running and making these attempts, the fiscal printer becomes inaccessible to other tools—indicating that ErpNet.FP is successfully locking or occupying the connection. Once I stop ErpNet.FP, I can immediately connect to the printer using the official Datecs utility "DUDE" (from the same computer, same IP/port).
This suggests that the printer is online and reachable, and that the IP/port configuration is correct. The issue seems to be that ErpNet.FP cannot properly handshake or finalize the connection, resulting in a failure to detect the printer.
Expected Behavior:
ErpNet.FP should successfully detect and connect to the configured Datecs DP-150 printer, making it available for fiscal operations.
Actual Behavior:
ErpNet.FP attempts a connection multiple times and then reports failure, leaving the printer undetected. While this is happening, other applications cannot connect, implying that ErpNet.FP is holding the connection but not completing it successfully.
Steps to Reproduce:
Environment:
The text was updated successfully, but these errors were encountered: