hatena-server icon indicating copy to clipboard operation
hatena-server copied to clipboard

Getting Error Code 340613 in Flipnote Studio when trying to connect

Open NepDisk opened this issue 5 years ago • 7 comments

When I try connecting to the server I was trying to host I get the error code 340613(Could not gather data), the cmd says

requested en/eula.txt requested en/confirm/download.txt requested en/confirm/upload.txt requested en/confirm/delete.txt

Could I be doing something wrong? OS:Windows 8.1,Ubuntu 14.04

NepDisk avatar Jul 06 '19 02:07 NepDisk

Have you set the DNS as decribed in the wiki? https://github.com/pbsds/hatena-server/wiki/How-to-connect-to-a-flipnote-server

Nintendo recently closed down their server, which does authentification and the like. The custom DNS is a fix for that

pbsds avatar Jul 09 '19 16:07 pbsds

I know i'm updated with the sudomemo DNS. 👍

ghost avatar Jul 09 '19 19:07 ghost

I already have the DNS setup because I use sudomemo also

NepDisk avatar Jul 10 '19 01:07 NepDisk

I'm unable to recreate the issue on my end. Changes to Twisted or Zope might have affected how the server works. It never was the most stable anyway. I often had to try a few times before getting in.

Are you able to connect to Sudomemo?

Here are the versions of the pip packages i'm using on my server. Try downgrading Twisted to version 16

$ pip freeze
asn1crypto==0.22.0
beautifulsoup4==4.4.1
blessings==1.6
cffi==1.5.2
chardet==2.3.0
colorama==0.3.6
command-not-found==0.3
cryptography==1.8.1
dblatex==0.3.7.post1
decorator==4.0.9
distlib==0.2.2
dnspython==1.12.0
enum34==1.1.2
html5lib==0.999
idna==2.5
ipaddress==1.0.16
Jinja2==2.9.5
lockfile==0.12.2
lxml==3.5.0
Mako==1.0.3
MarkupSafe==0.23
maybe==0.3.0
mido==1.1.14
ndg-httpsclient==0.4.0
numpy==1.11.0
olefile==0.44
packaging==16.8
pathlib==1.0.1
pbr==2.0.0
pgpdump==1.4
Pillow==4.0.0
ply==3.7
psutil==4.0.0
pyasn1==0.1.9
PyAudio==0.2.8
pycparser==2.14
pycrypto==2.6.1
pydns==2.3.6
pyOpenSSL==0.15.1
pyparsing==2.2.0
python-apt==1.1.0b1
python-ptrace==0.8.1
requests==2.9.1
six==1.10.0
spambayes==1.1b2
Twisted==16.1.0
urllib3==1.13.1
virtualenv==15.0.1
zope.interface==4.1.3

pbsds avatar Jul 19 '19 13:07 pbsds

It still doesn't work and I downgraded twisted and zope

NepDisk avatar Jul 21 '19 02:07 NepDisk

I really have no idea what could be causing it

pbsds avatar Aug 07 '19 13:08 pbsds

I'm pretty sure 340613 means it isn't able to connect to Hatena's authentication servers, which shut down in 2018.

I had a similar issue with a 340605 error, but I just had to use Sudomemo's DNS and use my server as the proxy instead. Keep in mind that if the DNS servers are down, it'll still show the error.

BluYoshi2012 avatar Mar 11 '21 04:03 BluYoshi2012