Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] GameEX Assets are empty (?) #705

Open
syd711 opened this issue Jan 9, 2025 · 5 comments
Open

[Bug] GameEX Assets are empty (?) #705

syd711 opened this issue Jan 9, 2025 · 5 comments
Assignees
Labels
bug Something isn't working wait-for-user-feedback

Comments

@syd711
Copy link
Owner

syd711 commented Jan 9, 2025

Willie survive — Today at 5:09 AM
how come when i download file for Pinball X from the Game ex FTP, most of the files come back as 0 bytes?

@syd711 syd711 added the bug Something isn't working label Jan 9, 2025
@leprinco leprinco self-assigned this Jan 9, 2025
@krabby5
Copy link

krabby5 commented Jan 12, 2025

I can't upload a file I downloaded because it is 0 bytes.
vpin-studio-logs.zip

@leprinco
Copy link
Collaborator

I can't upload a file I downloaded because it is 0 bytes. vpin-studio-logs.zip

Here are the errors in the log :

12-01 15:01:54.963 INFO [/api/v1/frontend/settings]d.m.v.s.f.p.PinballXConnector - Finished initialization of de.mephisto.vpin.server.frontend.pinballx.PinballXConnector
12-01 15:01:57.374 ERROR [/api/v1/media/assets/test]d.m.v.s.f.p.PinballXFtpClient - Cannot log in
java.io.IOException: Error, user cannot log in.
at de.mephisto.vpin.server.frontend.pinballx.PinballXFtpClient.open(PinballXFtpClient.java:72)
at de.mephisto.vpin.server.frontend.pinballx.PinballXFtpClient.testConnection(PinballXFtpClient.java:43)
at de.mephisto.vpin.server.assets.TableAssetsService.testConnection(TableAssetsService.java:85)
at de.mephisto.vpin.server.games.GameMediaResource.testConnection(GameMediaResource.java:113)

then

12-01 16:40:41.114 INFO [MvcAsync1]d.m.v.s.f.p.PinballXAssetsIndexAdapter - downloading /Media/Visual Pinball/Wheel Images/Batman (66 Premium) (Stern 2016)[Mike_da_Spike].png
12-01 16:40:41.512 ERROR [MvcAsync1]d.m.v.s.f.p.PinballXAssetsIndexAdapter - FTP download incomplete "/Media/Visual Pinball/Wheel Images/Batman (66 Premium) (Stern 2016)[Mike_da_Spike].png", 501 Server cannot accept argument.

Question, is your firewall opened for FTP connection and is your gamex accounts correct in vpin studio frontent settings ?
There is a test button, it should tell connection is OK :

image

@krabby5
Copy link

krabby5 commented Jan 14, 2025

The test comes back successful. I am able to download from the Game Ex FTP with Filezilla. Not sure what else to do

@leprinco
Copy link
Collaborator

The test comes back successful. I am able to download from the Game Ex FTP with Filezilla. Not sure what else to do

Thanks for confirming, trying to close options... I need to dig in a bit more then. Will come back to you

@syd711
Copy link
Owner Author

syd711 commented Jan 15, 2025

Not sure if I remember this correctly, but I think these zero byte issue was related to active/passive FTP mode?
Just my 2 cents.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wait-for-user-feedback
Projects
None yet
Development

No branches or pull requests

3 participants