thermionic

Results 20 comments of thermionic

I ran it with usebatch=true the feeds and entries are there :-) but there is a problem, this is the preferences from the working one ![prefs-good](https://cloud.githubusercontent.com/assets/4692345/26758120/26123b38-48cd-11e7-9c84-a76675a1ac49.png) and the imported one...

reverted to snapshot, created database and user, ran the schema .sql manually (via webmin) java -Xmx4096m -jar tt-rss-mysql2pgsql.jar > output-1.txt Exception in thread "main" org.postgresql.util.PSQLException: ERROR: permission denied for sequence...

some small changes... did not change schema, and did not login reverted to snapshot created postgresql user and database ``` sudo -u postgres psql CREATE USER "ttrss" WITH PASSWORD 'SooperSekritPassword';...

it doesn't progress after the failure, so I am not able to say if it is the only one

for the next person that encounters this Users > Username > Access

I also hit this on 10.8.13, and have confirmed on 10.9 and 10.9.1

@si458 only Ethernet was connected, WiFi was not configured. The Meshcentral agent was able to connect over the Ethernet port, and the AMT web interface was accessible via the Ethernet...

Good question about /dev/mei* Before running "meshcmd amtinfo" and "meshcmd amversions", I compiled and ran https://github.com/mjg59/mei-amt-check which produced output similar to meshcmd, so I presume that /dev/mei* existed, however I...

I had some unexpected time (-: Ubuntu 22.04.3 LTS (GNU/Linux 5.15.0-94-generic x86_64) /dev/mei exists ``` xclocal@mini-g9:~$ ls -al /dev/mei* crw------- 1 root root 234, 0 Feb 13 17:41 /dev/mei0 xclocal@mini-g9:~$...