When you try to access your portal and get the following message:
You probably deactivated your default guest site (group). Just run this query on your database ans restart your portal server:
UPDATE group_ SET active = 1 WHERE name = "group_name"