Channels dont show up in Satellite GUI
Hi ,
I have installed Satellite software , with below command
install.pl --disconnected --answer-file=/root/answers.txt
I used PostgreSQL database . Everything works fine , I get login prompt , i created "satadmin" user .
I have imported the channel content with below command
satellite-sync -m /sat-rhel6-content -c rhel-x86_64-server-6
Here too everything goes fine , in the end i get message saying "Import complete "
But when i login to the WEB portal , it doesnt show me those channels .
Can you help me to rectify the problem ?
Do i have to manually update db or something like that ? If yes , the exact command syntax will help .