WACCA Reverse 3.07.01 title server BAD #84

Closed
opened 2023-12-18 08:59:22 +00:00 by hentaku · 2 comments

As title, I'm not sure if WACCA blacklists local IPs like 127.0.0.1, so I used LAN IP for server, is there anything in particular that I could check for? Thanks

Terminal output:

Production mode
[2023-12-18 14:37:21] Core | INFO | ARTEMiS starting in develop mode
[2023-12-18 14:37:21] Allnet | INFO | Serving 17 game codes port 80
[2023-12-18 14:37:21] CXB | INFO | Ready on port 8082
[2023-12-18 14:37:21] Title | INFO | Serving 17 game codes on port 8080
[2023-12-18 14:37:21] Mucha | INFO | Serving 2 games
[2023-12-18 14:37:21] Aimedb | INFO | Ready on port 22345
[2023-12-18 14:40:17] INFO | Database | SQL Execute: SELECT machine.id, machine.arcade, machine.serial, machine.board, machine.game, machine.country, machine.timezone, machine.ota_enable, machine.is_cab FROM machine WHERE machine.serial LIKE :serial_1
[2023-12-18 14:40:17] INFO | Database | SQL Execute: INSERT INTO event_log (system, type, severity, message, details) VALUES (:system, :type, :severity, :message, :details)
[2023-12-18 14:40:17] Allnet | INFO | A69E01A8888 authenticated from 192.168.(REDACTED): SDFE v3.07
[2023-12-18 14:40:17] Aimedb | INFO | campaign from 192.168.(REDACTED)
[2023-12-18 14:40:17] Aimedb | INFO | goodbye from 192.168.(REDACTED)
[2023-12-18 14:40:17] Allnet | INFO | DownloadOrder from 192.168.(REDACTED) -> SDFE v3.07 serial A69E01A8888
[2023-12-18 14:41:21] Aimedb | INFO | campaign from 192.168.(REDACTED)
[2023-12-18 14:41:21] Aimedb | INFO | goodbye from 192.168.(REDACTED)
As title, I'm not sure if WACCA blacklists local IPs like 127.0.0.1, so I used LAN IP for server, is there anything in particular that I could check for? Thanks Terminal output: ``` Production mode [2023-12-18 14:37:21] Core | INFO | ARTEMiS starting in develop mode [2023-12-18 14:37:21] Allnet | INFO | Serving 17 game codes port 80 [2023-12-18 14:37:21] CXB | INFO | Ready on port 8082 [2023-12-18 14:37:21] Title | INFO | Serving 17 game codes on port 8080 [2023-12-18 14:37:21] Mucha | INFO | Serving 2 games [2023-12-18 14:37:21] Aimedb | INFO | Ready on port 22345 [2023-12-18 14:40:17] INFO | Database | SQL Execute: SELECT machine.id, machine.arcade, machine.serial, machine.board, machine.game, machine.country, machine.timezone, machine.ota_enable, machine.is_cab FROM machine WHERE machine.serial LIKE :serial_1 [2023-12-18 14:40:17] INFO | Database | SQL Execute: INSERT INTO event_log (system, type, severity, message, details) VALUES (:system, :type, :severity, :message, :details) [2023-12-18 14:40:17] Allnet | INFO | A69E01A8888 authenticated from 192.168.(REDACTED): SDFE v3.07 [2023-12-18 14:40:17] Aimedb | INFO | campaign from 192.168.(REDACTED) [2023-12-18 14:40:17] Aimedb | INFO | goodbye from 192.168.(REDACTED) [2023-12-18 14:40:17] Allnet | INFO | DownloadOrder from 192.168.(REDACTED) -> SDFE v3.07 serial A69E01A8888 [2023-12-18 14:41:21] Aimedb | INFO | campaign from 192.168.(REDACTED) [2023-12-18 14:41:21] Aimedb | INFO | goodbye from 192.168.(REDACTED) ```
Author

My bad, the hostname under title section was incorrect

My bad, the hostname under title section was incorrect
Collaborator

Since this was simply a bad hostname in your core.yaml config, I will now close this issue

Since this was simply a bad hostname in your core.yaml config, I will now close this issue
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Hay1tsme/artemis#84
No description provided.