-
Notifications
You must be signed in to change notification settings - Fork 4
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
Error #2
Comments
Why was that closed? I have the same issue. |
perhaps --debug will give you more of a clue as to what the issue may be? |
I'm also getting a similar issue, except the issue is at line 980 and a "could not authenticate" with the "/usr/bin/afraid-dyndns" file root@mediaserver:~# afraid-dyndns --debug Checking the Simple.pm file, it's failing under the "# If user did not supply a search path, default to current directory" section. For the /usr/bin/afraid-dyndns file, it's under the "# when these differ modify the DNS, cache the address and e-mail" section. Does anyone know anything that may help? -thanks |
line 112 is an attempt at requiring |
what happens is if you run |
Well it seems like I didn't have MMIME installed... Now when I run 'perl -MMIME::Lite', instead of telling me it's not installed, it just hangs and doesn't print any text. And I've discovered I'm an idiot. I missed the 'supported operating systems' section in the readme. I'm running Ubuntu server. Might be why it's not working... I'm sorry if I've wasted your time, thanks anyway! |
it should run on Ubuntu. perl is perl. if it just hangs, are you sure you're passing it the required parameters? |
Sorry for the late reply, been busy. I ended up using a different client so I haven't needed to troubleshoot this one unfortunately. To answer your question, it's very possible I'm doing something wrong at my end and I just don't have the required knowledge to set it up correctly. Again, sorry to waste your time. |
Unsuccessful stat on filename containing newline at /usr/local/share/perl/5.24.1/XML/Simple.pm line 963.
File does not exist: ERROR: Could not authenticate.
The text was updated successfully, but these errors were encountered: