I can't login suddenly, no real errors

Hi

I just restarted my server and prior to the restart there were some upgrades but I cant tell what has been updated since it is a bit semi automatic.

Now I can open the login page but when I put my creds nothing happens. I do not see any error in nextcloud.log, it does not even print anything during the login process, which never ends, it is always in that rotating cirtle in the tab. No errors in the apache’s error.log

When I type php -v in the terminal I se it is 7.3 but when I access php info over an Apache served page it says php 7.1, so do not know which one Nextcloud uses.

Here is the modules from the info.php and other infos. I believe I am on Nextcloud 16.5 since I cant login to look up.

Debian Testing X64

Apache/2.4.41 (Debian)

mysqlnd 5.0.12-dev - 20150407

mysql Ver 15.1 Distrib 10.3.18-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2

PHP Version 7.1.20-1

core mod_so mod_watchdog http_core mod_log_config mod_logio mod_version mod_unixd mod_access_compat mod_actions mod_alias mod_auth_basic mod_auth_digest mod_authn_core mod_authn_file mod_authz_core mod_authz_host mod_authz_user mod_autoindex mod_cache mod_cache_socache mod_cgi mod_deflate mod_dir mod_dnssd mod_env mod_expires mod_filter mod_headers mod_http2 mod_include mod_mime prefork mod_negotiation mod_php7 mod_proxy mod_proxy_ajp mod_proxy_balancer mod_proxy_connect mod_proxy_fcgi mod_proxy_ftp mod_proxy_html mod_proxy_http mod_proxy_wstunnel mod_remoteip mod_reqtimeout mod_rewrite mod_setenvif mod_slotmem_shm mod_socache_shmcb mod_ssl mod_status mod_suexec mod_wsgi mod_xml2enc mod_xsendfile

This is the only last line I see when I click login not sure if it is helpful

{"reqId":"7LUVqqEcWLrk6e78S6Be","level":0,"time":"2019-09-30T15:18:34+00:00","remoteAddr":"192.168.5.113","user":"--","app":"core","method":"GET","url":"\/NC\/index.php\/apps\/files\/","message":{"Exception":"OC\\AppFramework\\Middleware\\Security\\Exceptions\\NotLoggedInException","Message":"Current user is not logged in","Code":401,"Trace":[{"file":"\/media\/DRIVE\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Middleware\/MiddlewareDispatcher.php","line":95,"function":"beforeController","class":"OC\\AppFramework\\Middleware\\Security\\SecurityMiddleware","type":"->","args":[{"__class__":"OCA\\Files\\Controller\\ViewController"},"index"]},{"file":"\/media\/DRIVE\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Http\/Dispatcher.php","line":98,"function":"beforeController","class":"OC\\AppFramework\\Middleware\\MiddlewareDispatcher","type":"->","args":[{"__class__":"OCA\\Files\\Controller\\ViewController"},"index"]},{"file":"\/media\/DRIVE\/var\/www\/nextcloud\/lib\/private\/AppFramework\/App.php","line":126,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OCA\\Files\\Controller\\ViewController"},"index"]},{"file":"\/media\/DRIVE\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Routing\/RouteActionHandler.php","line":47,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["ViewController","index",{"__class__":"OC\\AppFramework\\DependencyInjection\\DIContainer"},{"_route":"files.view.index"}]},{"function":"__invoke","class":"OC\\AppFramework\\Routing\\RouteActionHandler","type":"->","args":[{"_route":"files.view.index"}]},{"file":"\/media\/DRIVE\/var\/www\/nextcloud\/lib\/private\/Route\/Router.php","line":297,"function":"call_user_func","args":[{"__class__":"OC\\AppFramework\\Routing\\RouteActionHandler"},{"_route":"files.view.index"}]},{"file":"\/media\/DRIVE\/var\/www\/nextcloud\/lib\/base.php","line":975,"function":"match","class":"OC\\Route\\Router","type":"->","args":["\/apps\/files\/"]},{"file":"\/media\/DRIVE\/var\/www\/nextcloud\/index.php","line":42,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"\/media\/DRIVE\/var\/www\/nextcloud\/lib\/private\/AppFramework\/Middleware\/Security\/SecurityMiddleware.php","Line":143,"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/76.0.3809.100 Safari\/537.36","version":"16.0.5.1"}

Hi,

Are there any messages in the browser console?
Could you share the web error logs as well, please?

There are no errors in the browser console.

Which web error logs would you like? Like I said I do not see any errors in Apache errors regarding this, and the only error thing I have is the one I have in my initial post which is from nextcloud.log