Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempting Install and Reinstall Throwing Lots of Errors (See log) #123

Closed
sjordan1975 opened this issue Mar 27, 2018 · 3 comments
Closed
Assignees
Labels
Milestone

Comments

@sjordan1975
Copy link

Trying to get up and running with ML 9.0.4...

I getting lots of dependency failures, 404 errors and the like.

At the end of the install, it seems I do not have ML installed:

[vagrant@vagrant-ml9-ml1 ~]$ /sbin/service MarkLogic start
Redirecting to /bin/systemctl start  MarkLogic.service
==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ===
Authentication is required to manage system services or units.
Authenticating as: root
Password: 
==== AUTHENTICATION COMPLETE ===
Failed to start MarkLogic.service: Unit MarkLogic.service failed to load: No such file or directory.

See log attached.

log.txt

@grtjn
Copy link
Owner

grtjn commented May 14, 2018

i haven't seen this issue with ML service before, but i suspect that is a side-effect of the failed package installs, which likely included packages required by the ML installer as well..

@grtjn
Copy link
Owner

grtjn commented May 14, 2018

The 404's might have been a temporary issue, with bad repo redirects. I'd have to try to see if I can reproduce..

@grtjn grtjn self-assigned this May 14, 2018
@grtjn grtjn added the bug label May 14, 2018
@grtjn grtjn modified the milestones: 1.0.6, 1.0.7 May 14, 2018
@grtjn
Copy link
Owner

grtjn commented May 14, 2018

yum repo refs can get out of synch over time. It is suggesting itself to run yum makecache fast. I can add that to the scripts, but need to run some tests first..

@grtjn grtjn closed this as completed in 233d74e May 15, 2018
vladistan added a commit to vladistan/mlvagrant that referenced this issue Jan 22, 2019
* grtjn/master:
  grtjn#126: moved over to opt/mlvagrant
  Fixes grtjn#123, grtjn#125, grtjn#126: moved to opt/mlvagrant, added yum cache updates, added missing libs
  Fixed grtjn#122: added support for ML9 Converters installer
  Fixed grtjn#121: upgraded to NodeJS LTS v8
  reset clock if time varies by more than 1 second to prevent clockskew errors
  Improved README
  Improved README
  Fixed grtjn#117: used doctoc to automate TOC
  Fixed grtjn#115: published new baseboxes, updated docs
  Typo in Vagrantfile
  Updated CHANGELOG for release 1.0.5
  Updated README and properties to reflect recent changes + a few typos
  Fixed grtjn#108/grtjn#114: install git v2 when installing pm2, fix init for centos 7
  Fixed grtjn#100: install of latest node now default
  Fixed grtjn#53: installer wizard for ml and mlcp rpms
  Fixed grtjn#112: reloading of MarkLogic and MLCP

# Conflicts:
#	opt/mlvagrant/install-ml-centos.sh
#	opt/vagrant/bootstrap-centos-master.sh
#	project/Vagrantfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants