When I tried admin/12345, it says “authentication failed”. Any ideas what caused this?
thanks
When I tried admin/12345, it says “authentication failed”. Any ideas what caused this?
thanks
The only thing that comes to mind is you are in the wrong admin panel…
You haven’t changed the password? that seems to be the correct admin panel. Confirm num/caps lock is off and try again.
People seemed trying that before with limited success. It seems that yours is a easy one. However, it doesn’t work for me. …
You installed the app in NextCloud correct? Uninstall the app from the NextCloud “+Admin” link and reinstall.
diabled app, removed, enabled…same failure…
Can you give me the output of /var/log/nginx/error.log?
Please PM it to me as it migh have IP addresses, domain names, or other sensitive data
@murgero
2018/02/21 05:53:48 [error] 2154#0: *188 “/home/user-data/www/xxxxxx.com/index.php/apps/rainloop/app/index.html” is not found (2: No such file or directory), client: 192.168.110.100, server: xxxxx.com, request: “GET /index.php/apps/rainloop/app/?admin HTTP/1.1”, host: "xxxxx.com"
2018/02/21 05:53:57 [error] 2154#0: *139 “/home/user-data/www/default/index.php/apps/rainloop/app/index.html” is not found (2: No such file or directory), client: 192.168.110.100, server: box.xxxxxx.com, request: “GET /index.php/apps/rainloop/app/?admin HTTP/1.1”, host: "box.f2f10.com"
2018/02/21 05:54:52 [error] 2154#0: *188 “/home/user-data/www/xxxx.com/index.php/apps/rainloop/app/index.html” is not found (2: No such file or directory), client: 192.168.110.100, server: xxxxx.com, request: “GET /index.php/apps/rainloop/app/?admin HTTP/1.1”, host: “xxxxxx.com”
There seem had a log of weirdoes or scripts trying to access my box with some like wordpress stuff…how do we get this blocked…?
Like this one…
2018/02/22 01:44:37 [error] 2135#0: *4869 open() “/home/user-data/www/xxxxx.com/wp-content/plugins/open-flash-chart-core-wordpress-plugin/open-flash-chart-2/php-ofc-library/ofc_upload_image.php” failed (2: No such file or directory), client: 91.200.12.193, server: xxxxx.com, request: “GET /wp-content/plugins/open-flash-chart-core-wordpress-plugin/open-flash-chart-2/php-ofc-library/ofc_upload_image.php HTTP/1.1”, host: “xxxxx.com”, referrer: “http://xxxxx.com/wp-content/plugins/open-flash-chart-core-wordpress-plugin/open-flash-chart-2/php-ofc-library/ofc_upload_image.php”
You should open a new thread for this mate But simple solution: block the IP in UFW.
would you be able to PM me some temp admin credentials to your NextCloud (Feel free to remove them when I am done) but it would be easier to see what’s going on from my end. If you are uncomfortable doing this I understand, just wanted to offer it.
thanks for the help… I will take another look later on…not sure whether it’s just me having problems…thanks
Did you figure out your problem?
Glad it helped! I’ve been using it for a while but if you have issues let me know
One question…are you able to access the RainLoop interface directly? Or do you have to go through NextCloud 1st?
Since this is running as a NextCloud plugin you must go through NextCloud.
If you want to use RainLoop separately, you will need to install Rainloop in it’s own DIR with PHP enabled:
https://www.rainloop.net/downloads/
Once the standalone app is installed, the setup process is pretty much the same minus all the NextCloud bits.
Oh and in a standalone app DO NOT use the wildcard in domain setup. That will leave the standalone app completely open for anyone to use it.
Thanks! I’ll play around with that next week!
I’m running the latest version of MIAB (.026c) on a Digital Ocean droplet. There is no user folder in /home/, but I do see the “owncloud-unlockadmin.sh” file in /root/mailinabox/tools/. Is it safe to run it from there?