[split] How to re-set activation details
#1
Look, AK, may I know that...... can I "deactivate" an activated Snakeoil system (ie. removing the activation info), and then entering a new activation id & code later?  Thanks for your concern. Big Grin
Reply

#2
(Yesterday, 10:13 AM)hkphantomgtr Wrote: Look, AK, may I know that...... can I "deactivate" an activated Snakeoil system (ie. removing the activation info), and then entering a new activation id & code later?  Thanks for your concern. Big Grin

Easiest way is to delete the configuration file and restart from scratch.
  1. Do a backup in case you need it.
  2. SSH into the machine & run this command
  3. Code:
    sudo rm /var/www/config/snakeoil.deb
  4. Restart API serviec (In the WebApp, under System page, click on"Restart Rest"
A more difficult way is to change the snakeoil database directly
  1. Again, do a backup just in case
  2. SSH into the machine & run this command
    Code:
    sudo sqlite3 /var/www/config/snakeoil.db

    # If you do not have the sqlite3 program, run sudo apt install sqlite3
  3. Run the following SQLite statement
    Code:
    update settings set value='' where key='rego_code';
  4. Press CTRL+D to exit sqlite
  5. Restart API service (In the WebApp, under System page, click on"Restart Rest"

I did thought about adding a button to reset the details. But figured that might cause more support issues for me so dropped that idea. That's why you can find your activation details in the dashboard page, but you cannot actually reset it.  Big Grin
Snakeoil Operating System - Music, your way!
[-] The following 1 user Likes agent_kith's post:
  • hkphantomgtr
Reply

#3
(Yesterday, 01:00 PM)agent_kith Wrote:
(Yesterday, 10:13 AM)hkphantomgtr Wrote: Look, AK, may I know that...... can I "deactivate" an activated Snakeoil system (ie. removing the activation info), and then entering a new activation id & code later?  Thanks for your concern. Big Grin

Easiest way is to delete the configuration file and restart from scratch.
  1. Do a backup in case you need it.
  2. SSH into the machine & run this command
  3. Code:
    sudo rm /var/www/config/snakeoil.deb
  4. Restart API serviec (In the WebApp, under System page, click on"Restart Rest"
A more difficult way is to change the snakeoil database directly
  1. Again, do a backup just in case
  2. SSH into the machine & run this command
    Code:
    sudo sqlite3 /var/www/config/snakeoil.db

    # If you do not have the sqlite3 program, run sudo apt install sqlite3
  3. Run the following SQLite statement
    Code:
    update settings set value='' where key='rego_code';
  4. Press CTRL+D to exit sqlite
  5. Restart API service (In the WebApp, under System page, click on"Restart Rest"

I did thought about adding a button to reset the details. But figured that might cause more support issues for me so dropped that idea. That's why you can find your activation details in the dashboard page, but you cannot actually reset it.  Big Grin

Right, Thanks a lot, AK!  Shy
Reply



Bookmarks

Possibly Related Threads…
Thread Author Replies Views Last Post
  [split] Problem starting API server 1.4.1 (Missing qsqlite3 lib) clark8888 17 361 26-Mar-2025, 09:33 AM
Last Post: clark8888
  Activation Code not received vincentdxu 2 725 20-Sep-2023, 02:19 PM
Last Post: sjtuross
  [split] Cannot install Roon Bridge kees1000 3 1,688 27-May-2023, 07:27 PM
Last Post: pikachullk
  About activation code sunnylof123 4 1,609 07-May-2023, 08:27 AM
Last Post: agent_kith
  [SOLVED[split] Cannot update to RPi Snakeoil Firmware Gear Isolation U10 uglymusic 10 2,739 15-Feb-2023, 03:32 PM
Last Post: uglymusic



Users browsing this thread:
2 Guest(s)

[-]
Our Sponsors

[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Latest Threads
Snakeoil 1.4.3 (High End U3)
Last Post: hkphantomgtr
Today 12:03 AM
» Replies: 4
» Views: 97
Question about RAM Disk
Last Post: hkphantomgtr
Yesterday 03:33 PM
» Replies: 4
» Views: 36
[split] How to re-set activation details
Last Post: hkphantomgtr
Yesterday 03:32 PM
» Replies: 2
» Views: 17
Add UPNP/DLNA functionality
Last Post: Snoopy8
Yesterday 09:50 AM
» Replies: 2
» Views: 23
Snakeoil 1.4.2 (High End U2)
Last Post: agent_kith
03-Apr-2025 11:28 AM
» Replies: 20
» Views: 914
No audio devices on RPi5 with latests bu...
Last Post: hkphantomgtr
02-Apr-2025 01:59 AM
» Replies: 6
» Views: 90
Intel NUC: I225-V vs. Thunderbolt Ethern...
Last Post: hkphantomgtr
31-Mar-2025 11:51 AM
» Replies: 2
» Views: 55
REST not responding (503 error)
Last Post: Primare11
29-Mar-2025 10:50 PM
» Replies: 9
» Views: 171
"upmpdcli now supports Tidal. How do I s...
Last Post: wxrbbs
28-Mar-2025 05:37 PM
» Replies: 2
» Views: 69
[split] Problem starting API server 1.4....
Last Post: clark8888
26-Mar-2025 09:33 AM
» Replies: 17
» Views: 361

[-]
SnakeoilOS Mission Statement

Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.

SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.

If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.


Powered By MyBB, © 2002-2025. Theme © Melroy van den Berg.