Unable to log into game. #38

Closed
opened 6 years ago by pancho78666 · 5 comments

I had to redownload Ashita v3, after i downloaded and started, it looks like it downloads updates, but nothing happens. I then try to start game to get help from game admins when i get this message when i try to log in.

System.Net.WebException: The operation has timed out
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
at System.Net.WebClient.DownloadFile(String address, String fileName)
at Ashita.Model.DataService.<>c__DisplayClass9_0.b__0()

I had to redownload Ashita v3, after i downloaded and started, it looks like it downloads updates, but nothing happens. I then try to start game to get help from game admins when i get this message when i try to log in. System.Net.WebException: The operation has timed out at System.Net.WebClient.DownloadFile(Uri address, String fileName) at System.Net.WebClient.DownloadFile(String address, String fileName) at Ashita.Model.DataService.<>c__DisplayClass9_0.<GetAddonUpdateFiles>b__0()
Poster

I also get this message when trying to download addons/plugins

System.Net.WebException: An exception occurred during a WebClient request. ---> System.IO.IOException: The process cannot access the file 'F:\Users\Pancho\Downloads\updates\4.json' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
--- End of inner exception stack trace ---
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
at System.Net.WebClient.DownloadFile(String address, String fileName)
at Ashita.Model.DataService.<>c__DisplayClass9_0.b__0()

I also get this message when trying to download addons/plugins System.Net.WebException: An exception occurred during a WebClient request. ---> System.IO.IOException: The process cannot access the file 'F:\Users\Pancho\Downloads\updates\4.json' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access) at System.Net.WebClient.DownloadFile(Uri address, String fileName) --- End of inner exception stack trace --- at System.Net.WebClient.DownloadFile(Uri address, String fileName) at System.Net.WebClient.DownloadFile(String address, String fileName) at Ashita.Model.DataService.<>c__DisplayClass9_0.<GetAddonUpdateFiles>b__0()
Owner

The server recently restarted due to updates, give it a go again and see if its ok now. Also, be sure that your anti-virus and firewall are not blocking the connection from working properly.

The server recently restarted due to updates, give it a go again and see if its ok now. Also, be sure that your anti-virus and firewall are not blocking the connection from working properly.
Poster

I tried restating and tried to log in again, i tried to download repeater, but i get this....

System.Net.WebException: The remote server returned an error: (523) Origin Unreachable.
at System.Net.WebClient.DownloadFile(Uri address, String fileName)
at System.Net.WebClient.DownloadFile(String address, String fileName)
at Ashita.Model.DataService.<>c__DisplayClass9_0.b__0()

I tried restating and tried to log in again, i tried to download repeater, but i get this.... System.Net.WebException: The remote server returned an error: (523) Origin Unreachable. at System.Net.WebClient.DownloadFile(Uri address, String fileName) at System.Net.WebClient.DownloadFile(String address, String fileName) at Ashita.Model.DataService.<>c__DisplayClass9_0.<GetAddonUpdateFiles>b__0()
Owner

This is generally due to being blocked by your anti-virus or proxy.

The update URLs that are used are:

You can see if those are reachable manually. But those are what Ashita are using to pull the files for updates from, and for repeater specifically.

This is generally due to being blocked by your anti-virus or proxy. The update URLs that are used are: - Main: http://update.ashita.atom0s.com/ - Repeater: http://update.ashita.atom0s.com/json/34.json You can see if those are reachable manually. But those are what Ashita are using to pull the files for updates from, and for repeater specifically.
Owner

Closing due to inactivity.

Closing due to inactivity.
atom0s closed this issue 6 years ago
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.